--On Monday, February 28, 2005 06:46:50 AM -0800 s s
<vuln_search@xxxxxxxxx> wrote:
[snipped]
5. ls -al /usr/lib/mysql
mysystem:/usr/local/barnyard-0.2.0 # ls -al
/usr/lib/mysql/
[snipped]
6. Configure script error:
mysystem:/usr/local/barnyard-0.2.0 #./configure --enable-mysql
Try this instead:
./configure --enable-mysql --with-mysql-libraries=/usr/lib/mysql
You may also need to specify the location of the mysql includes:
./configure --enable-mysql --with-mysql-libraries=/usr/lib/mysql
--with-mysql-includes=/usr/include (or /usr/local/include)
Paul Schmehl (pauls@xxxxxxxxxxxx)
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|