Date |Wed, 15 Aug 2001 09:53:17 +0200
>From |"Ales Vaupotic" <[EMAIL PROTECTED]>

Hello!

AV> Hi!

AV> I just downloaded the 2.23.41 version of mysql on Solaris 8/Intel/gcc and
AV> installation went well. I can start the mysqld and it works (checked with
AV> mysqladmin status).

AV> The problem is mysql. It reports the following:

AV> #./mysql
AV> ld.so.1: ./mysql: fatal: libcurses.so.5: open failed: No such file or
AV> directory
AV> Killed
AV> #

AV> I found the libcurses.so.5 in /opt/sfw/lib.

AV> Should I set this path in some config files?

AV> I am new to Solaris/Unix (first saw and installed it last weekend), so
AV> please write in details.

You need to add /opt/sfw/lib path to LD_LIBRARY_PATH 
enviroment variable and export it.

___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to