On Fri, 9 Feb 2001, del wrote:
> Installing all prepared tables
> ld.so.1: ./bin/mysqld: fatal: libz.so.1: open failed: No such file or
> directory
> Killed
> Installation of grant tables failed!
>
> however /usr/local/lib/lib.z.so.1  does exists...and I did NOT create the
> mysql:mysql user...
>
> Any suggestions..?

This depends on your OS.  On SCO OpenServer or UnixWare this is needed.

LD_LIBRARY_PATH=/usr/lib:/lib:/usr/local/lib:/usr/ccs/lib:/usr/local/mysql/lib/mysql:/usr/local/BerkeleyDB.3.2/lib
LIBPATH=/usr/lib:/lib:/usr/local/lib:/usr/ccs/lib:

export LD_LIBRARY_PATH LIBPATH

Good Luck,

--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975


---------------------------------------------------------------------
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