Hi All, Graeme's thread reminded me to ask about something I've been struggling with; is there a built-in/easy way to specify a different installation of boost to use? The build seems to construct lib boost_python manually, for some reason, so I don't know how easy it is to disentangle. Thanks, Nick
On 1 August 2017 at 18:16, Nicholas Devenish
Hi All,
Graeme's thread reminded me to ask about something I've been struggling with; is there a built-in/easy way to specify a different installation of boost to use?
The build seems to construct lib boost_python manually, for some reason, so I don't know how easy it is to disentangle.
It's possible, but you need to make a few changes in the scons scripts. That's how Linux distros (Debian and Gentoo) and CCP4 are building cctbx. Marcin
Hi Nick,
Also, if you're using bootstrap.py for building, you can change the
location of the boost tarball. By default, the anonymous location is "
http://cci.lbl.gov/repositories/boost.gz", but you can change it. You will
probably want to host it somewhere so that you can control the contents.
Otherwise, you get everything, which can be large. Also, the Boost https
site does not seem to work with curl.
--
Billy K. Poon
Research Scientist, Molecular Biophysics and Integrated Bioimaging
Lawrence Berkeley National Laboratory
1 Cyclotron Road, M/S 33R0345
Berkeley, CA 94720
Tel: (510) 486-5709
Fax: (510) 486-5909
Web: https://phenix-online.org
On Tue, Aug 1, 2017 at 10:29 AM, Marcin Wojdyr
On 1 August 2017 at 18:16, Nicholas Devenish
wrote: Hi All,
Graeme's thread reminded me to ask about something I've been struggling with; is there a built-in/easy way to specify a different installation of boost to use?
The build seems to construct lib boost_python manually, for some reason, so I don't know how easy it is to disentangle.
It's possible, but you need to make a few changes in the scons scripts. That's how Linux distros (Debian and Gentoo) and CCP4 are building cctbx.
Marcin _______________________________________________ cctbxbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/cctbxbb
participants (3)
-
Billy Poon
-
Marcin Wojdyr
-
Nicholas Devenish