Hi, I'm trying to build libtorrent [1], but can't figure out how to have ./configure detect boost library.
So, I always have such output : configure: We could not detect the boost libraries (version 1.47 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation. checking whether the Boost::System library is available... no (yes, boost is installed) I have these environment variables : export LDFLAGS="-L /usr/lib -L/usr/local/lib" export CXXFLAGS="-I /usr/include -I/usr/local/include" I even tried to find any clue in freeBSD without luck. Do you have any advice? Regards [1] : http://libtorrent.org/building.html [2] : https://svnweb.freebsd.org/ports/head/net-p2p/libtorrent-rasterbar/Makefile?v iew=markup -- /Thuban/ [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]