Re: OSR 5.0.5 and mysql



On Nov 13, 1:40 pm, Boyd Lynn Gerber <gerb...@xxxxxxxxx> wrote:
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/ub­in:
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 <gerb...@xxxxxxxxx>
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047- Hide quoted text -

- Show quoted text -

yes, as you can see the custom list shows
FSU Pthreads (ver 3.9)
I assume this is what is needed.
.



Relevant Pages

  • Re: Script to copy files to all hosts
    ... I create a bunch of scripts, one for each destination: ... cat $WCOLL | while read NODE ...
    (comp.unix.shell)
  • Re: Re:Re: Cat a directory
    ... whereas the user expects it to operate on regular files. ... by default, it does NOT unlink directories, and only does so when you ... I feel the same logic should apply to "cat". ... > WOULD BREAK THOUSANDS OF SCRIPTS AND BE FOOLISH AND UNNECESSARY!!!!!!!! ...
    (freebsd-questions)
  • Re: Re:Re: Cat a directory
    ... namely, unlinking a ... whereas the user expects it to operate on regular files. ... I feel the same logic should apply to "cat". ... > WOULD BREAK THOUSANDS OF SCRIPTS AND BE FOOLISH AND UNNECESSARY!!!!!!!! ...
    (freebsd-questions)
  • Re: Network Admin Work Load
    ... I'm gunna hafta go ahead and disargree with you there. ... > Documentation is great... ... The scripts are written in a way that only I ... "If man could be crossed with the cat, it would improve man, but it would ...
    (microsoft.public.cert.exam.mcse)
  • Re: OSR 5.0.5 and mysql
    ... # cat data/mysrv.mydom.com.err ... I add to my scripts the following. ... error msg/core dump ... ...
    (comp.unix.sco.misc)

Loading