Hello.

I've just downloaded the latest and greatest source code for TPP off
SVN.
When I try to compile it fails. The error suggests that the boost
libraries are out of date.

Specifically, TPP seems to be looking for the "foreach.hpp" file from
the boost library. This isn't available until version 1_34_0 as far as
I know. And 1_34_0 isn't available as an RPM for Fedora 7.

I currently don't want to overwrite my existing boost files with a
fresh compile of 1_37_0 (the latest version) since it will break some
of my dependencies for other programs I have.

Instead I've downloaded boost 1_37_0 and installed it to /opt/
boost_1_37_0

Is there a way to specify in the Makefile.config.incl where TPP should
look for ALL of the boost code? I'd like to point TPP to /opt/
boost_1_37_0 instead of the default /usr/lib

Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to