|
Boost Users : |
Subject: [Boost-users] building with iostreams and a non-standard zlib location
From: James Amundson (amundson_at_[hidden])
Date: 2013-03-07 23:18:14
Hi,
I'm trying to do a bjam build of boost packages including iostreams. I
have zlib installed under /unusual/location
./bjam include=/unusual/location/include install
fails because it cannot find -lz. Obviously, I need to specify that libz
is in /unusual/location/lib, but I don't see how to do that.
I realize this seems obvious. Which part of the documentation am I missing?
Thanks,
Jim Amundson
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net