Date |Wed, 15 Aug 2001 11:02:00 -0700
>From |Alex Cook <[EMAIL PROTECTED]>

Hello!

AC> I'm attempting a source installation of mysql-3.23.40 on a Solaris 7 SPARC
AC> server.  the compile process completed without any errors.  After reading
AC> the various docs, I located the mysql_install_db script and executed it.
AC> When running the mysql_install_db script, I recieve the following error


AC> # more solaris7web1.err
AC> 010816 13:42:03  mysqld started
AC> ld.so.1: /usr/mysql/libexec/mysqld: fatal: libz.so: open failed: No such
AC> file or
AC> directory

AC> 010816 13:42:03  mysqld ended      

You need to add location of libz.so library to LD_LIBRARY_PATH
environment variable.

___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


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