Re: [Fwd: Re: problems with linking]

2001-03-20 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

Re: [Fwd: Re: problems with linking]

2001-03-20 Thread Gerald L. Clark
--- Original Message > Subject: Re: problems with linking > Date: Mon, 19 Mar 2001 19:02:47 -0500 > From: Alonso Guarisma <[EMAIL PROTECTED]> > To: Andrew Schmidt <[EMAIL PROTECTED]> > CC: Keith Rambo <[EMAIL PROTECTED]> > References: <[EMAIL PROTECTED]> &g

[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

Re: problems with linking

2001-03-19 Thread Andrew Schmidt
/ldconfig -m /usr/local/mysql/lib/mysql/ to add the directory to the cache. regards, -- Andrew - Original Message - From: "Alonso Guarisma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Keith Rambo" <[EMAIL PROTECTED]> Sent: Monday, March 19, 2001

problems with linking

2001-03-19 Thread Alonso Guarisma
Dear MySQL Sirs, I have been trying to run a simple client program using the C API and unfortunatelly I am still getting the same error over and over again: ./client1: error in loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such file or directory Attached is