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
make sure you have -L/usr/local/mysql/lib/mysql/ in your compile and make sure that /usr/local/mysql/lib/mysql/ is in your shared object cache. ldconfig -r will list your current cache entries. if /usr/local/mysql/lib/mysql/libmysqlclient.so.10 is not in there then add the path: /sbin/ldconfi