|
|||||||||||
|
Re: no version information available
From: Warren Young <mysqlpp(at)etr-usa.com>
Date: Wed Sep 26 2007 - 13:06:14 EDT
You're saying here that the library in /usr/local/lib64/mysql, but previously, you said it was in /usr/local/lib64. Which is it? The simpler --with-mysql=/usr/local may also work. That sets both the include and library paths, inferring subdirectories under that for each. It only works if the library and headers are in subdirectories are in "standard" locations, so that it can guess successfully. > when running the executable I still get the error about /usr/lib64. Then the link isn't linking to the library you think it is. Which brings me to repeat: you have too many libraries installed. Pare it down to just the ones you actually need. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=lists@pantek.comReceived on Wed Sep 26 13:04:54 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 10:03:22 EDT |
||||||||||
|
|||||||||||