List:General Discussion« Previous MessageNext Message »
From:bben Date:October 2 1999 10:04am
Subject:about install mysql on SunOS5.7
View as plain text  
hello,

I install mysql 3.22.25 on SunOS5.7,
but the sun have not gcc and I was not allowed to install gcc on the sun.
So I first compile mysql on another SunOS5.7:
./configure --prefix=/usr/local/mysql
make
make install

then I copy /usr/local/mysql to the SunOS5.7 with ftp.
then I run ./safe_mysqld &
then I run ./mysql
but it report:
ld.so.1: ./mysql: fatal: libmysqlclient.so.6: open failed: No such file or directory
Killed

but the libmysqlclient.so.6 is existent!

Can you help me?

Thanks.


________________________________________________

Thread
about install mysql on SunOS5.7bben2 Oct
  • Re: about install mysql on SunOS5.7sinisa2 Oct