Re: OSR 5.0.5 and mysql
- From: Boyd Lynn Gerber <gerberb@xxxxxxxxx>
- Date: Thu, 13 Nov 2008 14:40:45 -0700
On Thu, 13 Nov 2008, migurus wrote:
I can not start mysql server:
# pwd
/usr/local/mysql
# bin/mysqld_safe --user=mysql &
error is:
# cat data/mysrv.mydom.com.err
080909 11:40:26 mysqld started
dynamic linker : /opt/K/mysql-4.0.16/bin/mysqld : error opening
libgthreads.so
080909 11:40:26 mysqld ended
I see that lib:
# find /usr -name "libgthreads*"
/usr/lib/libgthreads.so#
/usr/local/lib/libgthreads.a
/usr/local/lib/libgthreads.so
I add to my scripts the following.
PATH=:/bin:/etc:/usr/bin:/usr/local/bin:/tcb/bin:/usr/ccs/bin:/usr/local/ubin:
LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib:/usr/ccs/lib:/usr/local/mysql/lib/mysql:/usr/local/bdb/lib:
export PATH LD_LIBRARY_PATH
I use Berkley DB. I installed it in /usr/local/bdb. I would modify your script to add this. Sometime adding LD_RUN_PATH, I only use the above.
--
Boyd Gerber <gerberb@xxxxxxxxx>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
.
- Follow-Ups:
- Re: OSR 5.0.5 and mysql
- From: migurus
- Re: OSR 5.0.5 and mysql
- From: migurus
- Re: OSR 5.0.5 and mysql
- References:
- OSR 5.0.5 and mysql
- From: migurus
- OSR 5.0.5 and mysql
- Prev by Date: OSR 5.0.5 and mysql
- Next by Date: Re: OSR 5.0.5 and mysql
- Previous by thread: OSR 5.0.5 and mysql
- Next by thread: Re: OSR 5.0.5 and mysql
- Index(es):
Relevant Pages
|