[ptx] compilation problems
Gerhard Gaussling
ggrubbish at web.de
Tue Nov 1 23:33:18 GMT 2005
Am Sonntag 23 Oktober 2005 17:34 schrieb Beatriz Botero:
> Use --with-boost to
> specify the location of the boost library and
> --with-boost-version to specify your version
Hello,
try to find out where boost is installed in your system.
For example: In debian the developement- and headerfiles of libboost are
in /usr/include/boost/
That leads into this ./configure option:
--prefix=/usr --with-boost=/usr --with-boost-version=1.33.0
(You might use ./configure --prefix=/usr/local
--with-boost-version=1.33.0 --with-boost=/usr/local if this match your
system environement)
If this does not work, please check if the devel packages of libboost
are installed on your system.
Kind regards
Gerhard Gaußling
More information about the ptx
mailing list