Install on Fedora 8 from RPM - What Next?

Support and queries relating to all previous versions of ZoneMinder
User avatar
BrownBottle
Posts: 18
Joined: Mon Apr 16, 2007 8:02 pm
Location: Florida, USA

Post by BrownBottle »

I'm glad that you were able to get zoneminder running on Fedora 8 via RPM, but you didn't tell the rest of us how you did it. Please explain how you got it running or where you found the info.

Thanks

BrownBottle
Larry



Work is a great thing to see -- in your rearview mirror ;-)
ioane
Posts: 9
Joined: Sat Oct 13, 2007 11:54 pm

no image

Post by ioane »

I also installed zoneminder on my fc8 with yum, it works well but i can't view live camera, or any records (but it records because it puts the jpeg files in zoneminder events directory).
I had zoneminder on fc7, installed with yum and i didn't have this problem.
I think it is ffmpeg, which i first installed with yum from livna, didn't work with zoneminder, removed it, installed from dag, removed it again, after that i installed the latest version from sources with --enable-shared, but still not wotking.
Any ideas, suggestions?
Thanks.
algenon
Posts: 55
Joined: Mon Oct 20, 2003 1:25 am

Post by algenon »

BrownBottle wrote:I'm glad that you were able to get zoneminder running on Fedora 8 via RPM, but you didn't tell the rest of us how you did it. Please explain how you got it running or where you found the info.

Thanks

BrownBottle
Hi,
I installed it using;
yum install zoneminder

I then went to;
/usr/share/doc/zoneminder-1.22.3

and followed the instructions in;
README.fedora

it consisted of editing a single line in;
/etc/httpd/conf.d/zoneminder.conf

and then firing up the mysql database with;
mysql mysql < /usr/share/zoneminder/db/zm_create.sql
mysqladmin reload

That was IT!

Zoneminder was up and running. All I had to do then was set the camera parameters.

Colin
l3iodeez
Posts: 3
Joined: Thu Feb 07, 2008 9:17 pm

Zoneminder on Fedora 8

Post by l3iodeez »

I am trying to set up ZM on FC8 as well. I have started the zm service, after starting apache and mysql it is running. Now what? When I navigate to localhost I just see an apache test page. I know there is something else I need to set up but I don't know what. I have followed your instructions (README.fedora) Here is the last command I entered:

Code: Select all

mysql mysql < /usr/share/zoneminder/db/zm_create.sql
mysqladmin reload 
only I had to add the mysql user and pass to make it work. So maybe Im being really noobish but, what next?
l3iodeez
Posts: 3
Joined: Thu Feb 07, 2008 9:17 pm

Post by l3iodeez »

In case anybody is as clueless as me, you have to point your browser at /127.0.0.1/zm/index.php :oops:
Puun
Posts: 10
Joined: Fri Feb 08, 2008 3:18 pm

strange pic

Post by Puun »

my cctv cam is showing strange blurred pics , I think it is a prob wiht ffmpeg there.
does anyone know how to correct it?

I had it once on Ubuntu, it was enough to show the patch to /usr/lib/ffmpeg there. here it didnt work >(
Locked