Re: libz.so.1 error

2001-02-09 Thread del
that fixed it! thanks!!! donnie >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_LIB

Re: libz.so.1 error

2001-02-09 Thread Brady Orand
I had a problem like this once with another product on Solaris. It turned out to be an OS version issue. I had to re-install the OS and back rev it to Solaris 2.7 instead of 2.8. This may (or may not) help. Brady... Original Message Follows From: del <[EMAIL PROTECTED]> To: [EMAIL

Re: libz.so.1 error

2001-02-09 Thread Boyd Lynn Gerber
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... >