Re: [Bookbase-help] Help....
Status: Beta
Brought to you by:
kurzawa
|
From: Greg K. <gre...@ba...> - 2003-01-09 14:08:19
|
Thad, It looks like compile isn't finding the mysqlclient library. > checking for mysql_init in -lmysqlclient... no The package you need is MySQL-shared. You can find it at the downloads site of the MySQL homepage: www.mysql.org. |