Where is zlib-1.2.2 zlib.so?

Logan lashby at gmail.com
Tue Mar 22 09:23:05 PST 2005


On Mon, 21 Mar 2005 20:21:17 GMT, Mark <admin at asarian-host.net> wrote:
 
> Ok, I downloaded and installed zlib-1.2.2 (FreeBSD 4.10R):

When you ran configure, did you tell it to generate the shared library?

./configure --shared

The installation commands you listed are all based on the shared
library existing.  If it's not there, the links go nowhere.


More information about the freebsd-questions mailing list