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