Julien CHATELLIER writes:
> Hi,
>
> I am using mysql-3.22.25-pc-sco3.2v5.0.5-i386 on a SCO OpenServer 5.0.5.
> Like expected, I have to do LD_LIBRARY_PATH=/usr/local/mysql/lib and then
> export LD_LIBRARY_PATH due to the FSU-thread problem.
> I want to start mysql automatically when the unix starts. So I put these
> two line in the mysql.server script, under the "PATH" and "export PATH"
> lines. But this doesn't work. mysql starts well, but I still have to type
> LD_LIBR.... before using it.
> What's the problem ?
>
> Thanks a lot again
>
> Julien
>
>
Hi!
You would do better and change LD_LIBRARY_PATH in a system run
commands script that set's it up in the first place, which might be
root's profile.
Sinisa
+----------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped|
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+----------------------------------------------------------------------+