Hi,

I'm a user of your Boost package in Fink and I'm wondering about the 
semi-versioned installing in it. In the BoostConfig.cmake installed by your 
Boost package, Boost_INCLUDE_DIR is set to /sw/include, which is wrong since 
the InstallScript of your package moves it to /sw/include/boost-1_46_1. This is 
easily fixable: by setting the BOOST_INCLUDE_INSTALL_DIR in CMakeLists.txt to 
the correct directory before building, the results will be the same yet the 
cmake file will also be correct.

However, I'm wondering why you didn't go for the obvious fix namely enabling 
versioned builds. You even explicitly set -DINSTALL_VERSIONED=off in the cmake 
parameters to Boost, I'm interested in the reasons...

Thanks,
Sjors

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to