Support and queries relating to all previous versions of ZoneMinder
rsadanan
Posts: 46 Joined: Fri Mar 31, 2006 2:05 pm
Post
by rsadanan » Mon Apr 03, 2006 10:37 am
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
zoneminder
Site Admin
Posts: 5215 Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:
Post
by zoneminder » Mon Apr 03, 2006 3:45 pm
Are you sure it said 'mysql.c'? Do you have the mysql-devel packages installed?
Phil
rsadanan
Posts: 46 Joined: Fri Mar 31, 2006 2:05 pm
Post
by rsadanan » Wed Apr 05, 2006 1:23 pm
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
zoneminder
Site Admin
Posts: 5215 Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:
Post
by zoneminder » Wed Apr 05, 2006 2:22 pm
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
Phil
rsadanan
Posts: 46 Joined: Fri Mar 31, 2006 2:05 pm
Post
by rsadanan » Fri Apr 07, 2006 11:39 am
ok I will try and reply
thanks for the idea
rsadanan
Posts: 46 Joined: Fri Mar 31, 2006 2:05 pm
Post
by rsadanan » Thu Apr 13, 2006 8:56 am
sorry I tried with ctu and it worked
thanks for your reply