Warren Young wrote:
> Bernd Prager wrote:
>
>> Hi,
>> checking for MySQL library directory... configure: error: Didn't find
>> the mysql library dir in ''
>
>
> It tried to find the MySQL C API library (libmysqlclient.*) and
> failed. If it is indeed installed, read the main README file to learn
> how to tell configure where that library is. If not, you know what to
> do. :)
>
Hi,
It apears that Windows MySQL 5.0 full installation provides following
libraries:
libmysql.dll libmysql.lib mysqlclient.lib mysys-max.lib mysys.lib
mysys_tls.lib regex.lib strings.lib zlib.lib
No libmysqlclient.* !!!