Page 1 of 1

installation problem on Fedora 14

Posted: Tue Jan 31, 2012 8:54 pm
by annsin
Hello
When i trie to launch zm using "./zmpkg.pl start"
i've got this:

Bareword "ZM_PATH_LOGS" not allowed while "strict subs" in use at /usr/local/share/perl5/ZoneMinder/Debug.pm line 265.
Compilation failed in require at /usr/local/share/perl5/ZoneMinder.pm line 34.
BEGIN failed--compilation aborted at /usr/local/share/perl5/ZoneMinder.pm line 34.
Compilation failed in require at ./zmpkg.pl line 46.
BEGIN failed--compilation aborted at ./zmpkg.pl line 46.

What's that mean ?

My sys: Fedora 14
i tried install from source - compiling was ok.
I tried too install from yum - similar effect
Tried version zm: 1.24.4 , 1.25.0

Re: installation problem on Fedora 14

Posted: Tue Jan 31, 2012 9:44 pm
by PacoLM
Try to execute it as root.

Re: installation problem on Fedora 14

Posted: Wed Feb 01, 2012 7:14 am
by annsin
PacoLM wrote:Try to execute it as root.
I'm doing everything as root..installation and running.

Re: installation problem on Fedora 14

Posted: Wed Feb 01, 2012 8:19 am
by PacoLM
I had this error when installed as root and running as non-root. This is why I told you, then your error could be due to something different.