> I am currently using Debian 4.0 and having issues libboost-dev, the > current libboost-dev that was installed using apt-get is 1.33.1, but > every time I enter the following command, I get this in return.... Hi, since we use foreach.hpp which is in boost >=1.34, you cannot install from debian package directly, unless you upgrade to lenny. Or you can checkout from svn, copy foreach.hpp verbatim from 1.34 (it works fin with the rest being 1.33) to /usr/include/boost and compile.
Regards, Vaclav. _______________________________________________ Yade-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-users
