Boost logo

Boost-Build :

Subject: [Boost-build] Compiling boost on linux with nonstandard bzlib.h location
From: Simon Ye (sye737_at_[hidden])
Date: 2015-05-12 17:34:34


I'm trying to compile boost (1.57 on linux RHEL6) which doesn't have bzip2
installed. (See https://github.com/Homebrew/linuxbrew/pull/322) Therefore
to get it to work I can set BZIP2_INCLUDE and BZIP2_LIBPATH to my custom
bzip2 install. Is there any way to add a directory to the search path of
all header files/libraries for B2? I was assuming not otherwise there would
be no need for the BZIP2_* and ZLIB_* environment variables.



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk