Re: problems with mysqlGUI

2001-03-21 Thread alonso guarisma
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

Re: problems with mysqlGUI

2001-03-21 Thread alonso guarisma
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/

Re: problems with mysqlGUI

2001-03-21 Thread alonso guarisma
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

Re: problems with mysqlGUI

2001-03-21 Thread Alonso Guarisma
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

problems with mysqlGUI

2001-03-21 Thread Alonso Guarisma
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

Re: [Fwd: Re: problems with linking]

2001-03-20 Thread Alonso Guarisma
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

[Fwd: Re: problems with linking]

2001-03-19 Thread Alonso Guarisma
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

problems with linking

2001-03-19 Thread Alonso Guarisma
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