installation problem on Fedora 14

Forum for questions and support relating to the 1.24.x releases only.
Locked
annsin
Posts: 2
Joined: Tue Jan 31, 2012 8:44 pm

installation problem on Fedora 14

Post 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
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: installation problem on Fedora 14

Post by PacoLM »

Try to execute it as root.

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
annsin
Posts: 2
Joined: Tue Jan 31, 2012 8:44 pm

Re: installation problem on Fedora 14

Post by annsin »

PacoLM wrote:Try to execute it as root.
I'm doing everything as root..installation and running.
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: installation problem on Fedora 14

Post 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.

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
Locked