2 messages in com.mysql.lists.perlRe: Problems with -lz library install...
FromSent OnAttachments
Iago Sineiro22 Jan 2001 10:55 
Jochen Wiedmann22 Jan 2001 13:12 
Subject:Re: Problems with -lz library installing Msql-Mysql-Modules
From:Jochen Wiedmann (jo@ispsoft.de)
Date:01/22/2001 01:12:49 PM
List:com.mysql.lists.perl

Quoting Iago Sineiro <isin@iespana.es>:

LD_RUN_PATH="/usr/local/mysql/lib/mysql:/lib:/usr/lib:/usr/lib/gcc-lib/i486- linux/2.7.2.3"

Where is your libz.something (it might be libz.a or libz.so) located? Most probably in one of these directories. If not, you might need to set the environment variable LD_LIBRARY_PATH to the location.

Bye,

Jochen