| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | July 6 2005 5:40pm |
| Subject: | Re: Configuring mysql++ for Solaris 8 | ||
| View as plain text | |||
Twibell, Cory L wrote:
> Getting error when checking for mysql_store_result in -lmysqlclient_r...
Easy: the configure script cannot find the MySQL client library on your
system, or it is unlinkable for some reason. If it's just in an odd
location, use the --with-mysql* configure options. (See configure
--help) If it's unlinkable, it may be because other things have to be
linked with it.
| Thread | ||
|---|---|---|
| • Configuring mysql++ for Solaris 8 | Cory L Twibell | 6 Jul |
| • Re: Configuring mysql++ for Solaris 8 | Warren Young | 6 Jul |
| • RE: Configuring mysql++ for Solaris 8 | Cory L Twibell | 6 Jul |
| • Re: Configuring mysql++ for Solaris 8 | Warren Young | 6 Jul |
| • RE: Configuring mysql++ for Solaris 8 | Cory L Twibell | 7 Jul |
| • Re: Configuring mysql++ for Solaris 8 | Chris Frey | 8 Jul |
| • Re: Configuring mysql++ for Solaris 8 | Warren Young | 8 Jul |
