Search found 2 matches

by dnelms
Fri Dec 09, 2005 7:07 pm
Forum: ZoneMinder Previous Versions
Topic: help with ./configure
Replies: 2
Views: 1983

error

DBD::mysql::st execute failed: Can't find file: './mysql/Config.frm' (errno: 13) at zmconfig.pl line 1847.
Can't execute: Can't find file: './mysql/Config.frm' (errno: 13) at zmconfig.pl line 1847.
by dnelms
Wed Dec 07, 2005 9:59 pm
Forum: ZoneMinder Previous Versions
Topic: help with ./configure
Replies: 2
Views: 1983

help with ./configure

Configure halts on: checking for mysql_init in -lmysqlclient... no configure: error: zm requires libmysqlclient.a I have read that I should install mysql, and devl from mysql.com and I have done this. The file is indeed on my system: [root@video zm-1.21.4]# locate libmysqlclient.a /usr/lib/mysql ...