Page 1 of 1

mysql/mysql.c not found

Posted: Mon Apr 03, 2006 10:37 am
by rsadanan
i am new to linux

i installed apache mysql and php on fedora core1

and every thing works well

php and also phpmyadmin works well

when i tried to configure zoneminder

it stops by an error
./configure --with-mysql=/usr/local/mysql --with-web-dir=/--- -with----

error:mysql/mysql.c not found

i get an error like this please anybody can help for this message

thaks in advance

Posted: Mon Apr 03, 2006 3:45 pm
by zoneminder
Are you sure it said 'mysql.c'? Do you have the mysql-devel packages installed?

Posted: Wed Apr 05, 2006 1:23 pm
by rsadanan
i didn't whether mysql-devel is installed

but it is sure i asks mysql.c not found

through phpmysqladmin i can create or update tables

but in terminal when i type mysqladmin

command not found

Posted: Wed Apr 05, 2006 2:22 pm
by zoneminder
It sounds like you are missing the mysql client and development packages then. If you are on FC1 then you should be able to use yum to install them, e.g. yum install mysql-devel

Posted: Fri Apr 07, 2006 11:39 am
by rsadanan
ok I will try and reply

thanks for the idea

Posted: Thu Apr 13, 2006 8:56 am
by rsadanan
sorry I tried with ctu and it worked

thanks for your reply