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.