From: Warren Young Date: August 26 2005 12:26pm Subject: Re: Error when runing configure on solaris 8 List-Archive: http://lists.mysql.com/plusplus/4820 Message-Id: <430F0A5A.9020309@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jeff Schweiger wrote: > > configure: error: Conuld not find working MySQL client library! Examine config.log to find out why. > --with-mysql-include=/usr/local/mysql/include > --with-mysql-lib=/usr/local/mysql/lib You can combine those two into --with-mysql=/usr/local/mysql The separate options are only needed when the library and headers are installed in completely unrelated directory trees.