| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | April 21 2005 8:28pm |
| Subject: | Re: Not able to connect to Mysql now | ||
| View as plain text | |||
chandra shekar wrote:
> usr/bin/ld: cannot find -lmysqlclient
That's the MySQL C API library. It is either not installed in a
directory that ld can find on its own, or it is not installed at all.
If the former, use the -L compiler switch to tell it where the library
is at.
| Thread | ||
|---|---|---|
| • Re: Not able to install the rpm - not able to connect to Mysql now | chandra shekar | 18 Apr |
| • Re: Not able to install the rpm - not able to connect to Mysql now | Warren Young | 18 Apr |
| • Re: Not able to connect to Mysql now | chandra shekar | 21 Apr |
| • Re: Not able to connect to Mysql now | Warren Young | 21 Apr |
| • Re: Not able to connect to Mysql now | chandra shekar | 23 Apr |
| • Re: Not able to connect to Mysql now | Chris Frey | 23 Apr |
| • Re: Not able to connect to Mysql now | Warren Young | 25 Apr |
| • Re: Not able to connect to Mysql now | chandra shekar | 25 Apr |
