On Wed, 7 Mar 2001, Steve Sizemore wrote:

> I'm trying to install the latest stable mysql on Solaris 2.6. [...]
> ld.so.1: ../sql/mysqld: fatal: libz.so: open failed: No such file or
> directory [...] /opt/local/lib/libz.so

Apparently /opt/local/lib isn't in your LD_LIBRARY_PATH.  Check it out
via "ldd ./libexec/mysqld" and "echo $LD_LIBRARY_PATH".

cheers
-- 
TS

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to