Page 1 of 1

Installed, but can't use on Centos 5

Posted: Sat Jul 04, 2009 4:55 pm
by nojstevens
Hello,

I have installed zoneminder and created the mysql tables. Everything seems in order. However, when I go to http://myipaddress/zm I get a screen that says

Could not open config file.

I have installed ZoneMinder 1.24.2
I am using Centos 5.3

Have i missed a step?

Thanks for any help

Jon
________
Website Design

Posted: Sat Jul 04, 2009 10:01 pm
by nojstevens
Sorted it - I had to change permissions on my conf.php file. Then it worked

Jon
________
Kawasaki Zr1000A

Posted: Mon Jul 06, 2009 2:15 pm
by ratno
hi nojstevens, can you write down the installation step?,
coz, i've tried several times but fails in make.
the error was:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/src/debug/xvidcap-1.1.6/ffmpeg/include -Wall -Wno-sign-compare -fno-inline -I/usr/src/debug/xvidcap-1.1.6/ffmpeg/include -frepo -g -O2 -MT zm_mpeg.o -MD -MP -MF ".deps/zm_mpeg.Tpo" -c -o zm_mpeg.o zm_mpeg.cpp; \
then mv -f ".deps/zm_mpeg.Tpo" ".deps/zm_mpeg.Po"; else rm -f ".deps/zm_mpeg.Tpo"; exit 1; fi
zm_mpeg.cpp: In member function âdouble VideoStream::EncodeFrame(uint8_t*, int, bool, unsigned int)â:
zm_mpeg.cpp:325: error: âimg_convertâ was not declared in this scope
make[2]: *** [zm_mpeg.o] Error 1
make[2]: Leaving directory `/opt/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ZoneMinder-1.24.2'
make: *** [all] Error 2

Posted: Mon Jul 06, 2009 2:18 pm
by nojstevens
Hi Ratno,

I tried various how to's, but in the end this is the one that worked

http://www.zoneminder.com/wiki/index.php/CentOS

If you follow this from start to finish you should be ok.

good luck

Jon
________
ROLLS-ROYCE PHANTOM III

Posted: Mon Jul 06, 2009 3:09 pm
by ratno
wow, thanks for the quick response...
i'll try to follow the step..

thanks in advance..