[Zlib-devel] [zlib-devel] Issues with "make install" in zlib-1.2.5

Mark Adler madler at alumni.caltech.edu
Tue Apr 20 22:15:38 EDT 2010


On Apr 20, 2010, at 10:59 AM, Nelson H. F. Beebe wrote:
> I noticed after doing the installs on all of my systems that on most,
> both libz.a and libz.so.1.2.5 are built and installed.  However,
> shared libraries are not built on Mac OS X, MirBSD, and OpenSUSE.

Well that's odd since my system *is* Mac OS X.  It builds the shared library just fine, and the make install looks good with commands like:

cp libz.a /usr/local/lib
cp libz.1.2.5.dylib /usr/local/lib

Are you sure you're running configure?

Mark





More information about the Zlib-devel mailing list