Where is zlib-1.2.2 zlib.so?

Kris Kennaway kris at obsecurity.org
Mon Mar 21 20:30:05 PST 2005


On Mon, Mar 21, 2005 at 08:21:17PM +0000, Mark wrote:
> 
> Ok, I downloaded and installed zlib-1.2.2 (FreeBSD 4.10R):
> 
> ---------------------------------------------
> asarian-host: {root} % make install
> cp zlib.h zconf.h /usr/local/include
> chmod 644 /usr/local/include/zlib.h /usr/local/include/zconf.h
> cp libz.a /usr/local/lib
> cd /usr/local/lib; chmod 755 libz.a
> cd /usr/local/lib; if test -f libz.so.1.2.2; then  rm -f libz.so libz.so.1;
> ln -s libz.so.1.2.2 libz.so;  ln -s libz.so.1.2.2 libz.so.1;  (ldconfig ||
> true)  >/dev/null 2>&1;  fi

> So, where is the new shared library, libz.so? I only see libz.a installed.

As you can see, it wasn't installed.

Kris

P.S. You've voided your warranty by doing this :-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050321/8df54e9b/attachment.bin


More information about the freebsd-questions mailing list