MySQL Forums
Forum List  »  Source, Builds, Binaries

Could not find working MySQL client library
Posted by: umesh nmenon
Date: April 05, 2007 01:29AM

I have installed mysql-5.0.37-solaris9-sparc and it does work well.
but when I tried to compile mysql++-2.1.1 by typing
./configure --prefix=/opt/mysql++ --with-mysql=/opt/mysql/mysql --enable-thread-check
I got this message
checking for mysql_store_result in -lmysqlclient... no
configure: error: Could not find working MySQL client library!
I checked the directory of mysql/lib, and I could find mysql client library --
libmysqlclient.a.
Can somebody help?
Early reply is really appreciated.
Thanks in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Could not find working MySQL client library
4732
April 05, 2007 01:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.