| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | November 3 2006 9:54pm |
| Subject: | Re: Could not find working MySQL client Library | ||
| View as plain text | |||
Raj Banerjee (rajbaner) wrote: > > You're building with MySQL 5.0 installed on your system. you need to use > 4.1, as it says on http://tangentsoft.net/mysql++/ No, it says that the *binary* RPMs up there are built against 4.1. You can use whatever version of MySQL you like when building from source. > The build is looking for /usr/lib/libmysqlclient.so.14 ****** No, it's looking for any libmysqlclient that the linker can find; it doesn't specify a version. If your link system isn't set up correctly, so that the linker can't find the 5.0 library, it'll fail just as described.
| Thread | ||
|---|---|---|
| • Could not find working MySQL client Library | Raj Banerjee \(rajbaner\) | 3 Nov |
| • Re: Could not find working MySQL client Library | Zeddy Chirombe | 3 Nov |
| • Re: Could not find working MySQL client Library | Warren Young | 3 Nov |
| • RE: Could not find working MySQL client Library | COM Chantry CA) | 3 Nov |
| • Re: Could not find working MySQL client Library | Warren Young | 3 Nov |
| • Re: Could not find working MySQL client Library | Zeddy Chirombe | 3 Nov |
