Hi again Sanisa, I just wanted to tell you that I had the same error
message regarding libsqlplus.so.1 when I tried to run mysqlgui and I fixed
it using the same command line you told me but of course replacing
libsqlplus.so.1 for libsqlplus.so
Thanks again,
Alonso Guarisma
On Wed, 21 Mar 2001
Thanks a lot Sanisa, I got it run at last!!
Regards,
Alonso Guarisma
On Wed, 21 Mar 2001, Sinisa Milivojevic wrote:
> alonso guarisma writes:
> >
> > Dear Sanisa, do you mean that I have to create a symbolink link called
> > "sqlplus" and point it to /usr/
Dear Sanisa, do you mean that I have to create a symbolink link called
"sqlplus" and point it to /usr/lib ?
like: ln -s /usr/lib sqlplus
Thanks, wait for your answer.
Alonso
On Wed, 21 Mar 2001, Sinisa Milivojevic wrote:
> Alonso Guarisma writes:
> > Sinis
Sinisa Milivojevic wrote:
> Alonso Guarisma writes:
> > Dear MySQL Sirs,
> > I have been trying to compile and build the GUI for MySQL (in Linux) and
> > apparently the last stage of the installation has been given me a very
> > hard time...I have followed the in
m mysqlgrp32152 Feb 16 12:19 libmystrings.a
-rw-r--r--1 mysqladm mysqlgrp 190354 Feb 16 12:19 libmysys.a
-rw-r--r--1 mysqladm mysqlgrp 100492 Feb 16 12:19 libnisam.a
-
I would really appreciate any help regarding this matter, th
Dear Gerald Clark,
Thank you very much for your response. I tried your lines and apparently
it worked fine.
Alonso Guarisma
Gerald L. Clark wrote:
> edit /etc/ld.so.conf
> add a line for the directory that contains your library
>
> run ldconfig
>
> Alonso Guarisma wrote
Dear MySQL Sirs (or Andrew Schmidt)
Please see attachament for error messages.
Thaks in advance for any help.
Alonso Guarisma
Original Message
Subject: Re: problems with linking
Date: Mon, 19 Mar 2001 19:02:47 -0500
From: Alonso Guarisma <[EMAIL PROTECTED]>
To: Andrew S
MySQL client library).
I also think the problems related to this library is causing me failures
when I try to install the GUI for MySQL.
I hope to hear from you as soon as possible, sincerely
Alonso Guarisma
alonso@linux:~ > ls -l /usr/local/mysql/lib/mysql/
total 972
-rw-r--r-- 1 mysql