Achh, I tried a mix of with-boost and CFLAG settings , some that wouldn't configure properly, and others that did, but none of them fixed the problem when I actually run make. I'm running out of things to try :(
On 14-May-08, at 11:16 AM, Tim Ansell wrote: > You will probably need to do a --with-boost=/opt/local or something > like > that. /opt/local is not in the normal include path. The g++ command > line > does not have a -I/opt/local on it which means it won't find boost. > > "CFLAG=-I/opt/local ./configure" might also help. > > Hope this helps. > > Tim 'Mithro' Ansell > > _______________________________________________ > tp-devel mailing list > [email protected] > http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel _______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
