Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

install mysql on solaris 2.6

Status
Not open for further replies.

patlv23

Programmer
May 23, 2002
31
PH
i'm supposed to install mysql on solaris 2.6. the only has binaries for 2.7/2.8. can these be used for 2.6 or should i look elsewhere?
 
I installed mysql on my Solaris 9 Sparc box using pkgadd from the package I got from sunfreeware.com

I am getting the following error:

root@javaweb # /usr/local/mysql/bin/mysql
ld.so.1: /usr/local/mysql/bin/mysql: fatal: libncurses.so.5: open failed: No such file or directory
Killed

What am I missing??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top