Hello all. Trying to install subcommander on CentOS 5. I
originally
installed the Boost libraries using the YUM package manager.
I made
sure to install the devel libraries too.
Boost was installed in /usr/include/boost. When I try to
run
./configure, it fails saying boost could not be found. I
tried seeting
the --with-boost switch=/usr/include/boost but no luck.
I then downloaded the boost libraries manually, after
reading in the
README that only the source is required. I did the ln -s .
include
trick, and tried setting --with-boost switch to that
directory.
./configure still fails saying boost could not be found. Any
ideas?
Dan Cotruta
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe subcommander.tigris.org
For additional commands, e-mail: dev-help subcommander.tigris.org
|