|
Re: Could not find working MySQL client Library: msg#00007db.mysql.c++
Raj Banerjee (rajbaner) wrote: You're building with MySQL 5.0 installed on your system. you need to use 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. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Could not find working MySQL client Library: 00007, Zeddy Chirombe |
|---|---|
| Next by Date: | Re: Could not find working MySQL client Library: 00007, Warren Young |
| Previous by Thread: | Re: Could not find working MySQL client Libraryi: 00007, Zeddy Chirombe |
| Next by Thread: | RE: Could not find working MySQL client Library: 00007, Urscheler, Roger (COM Chantry CA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |