Re: Problems building 3.23.33 on Solaris 2.6

2001-03-08 Thread Tibor Simko
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 v

Problems building 3.23.33 on Solaris 2.6

2001-03-07 Thread Steve Sizemore
I'm trying to install the latest stable mysql on Solaris 2.6. Seems like this should be a snap, since the developers work on Solaris, but it's not - at least not for me. I'm using gcc 2.95.2, gmake, and I even exec bash, to make sure that I can follow the instructions in INSTALL-SOURCE precisely