Page 1 of 1

zmpkg.pl start problem

Posted: Thu Jun 01, 2006 2:58 pm
by rayman2
hi i have downloaded ZoneMinder and all necesary libs...


i compiled it and tryed to run but with no success :(

in zm.php if i click on stopped and than START nothing happens :( it is stoped anyway :(

then i tryied to run with zmpkg.pl and i get

[root@Server init.d]# zmpkg.pl start
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Bareword "ZM_OPT_CONTROL" not allowed while "strict subs" in use at /usr/local/b in/zmpkg.pl line 196.
Execution of /usr/local/bin/zmpkg.pl aborted due to compilation errors.
[root@Server init.d]#



Any ideas what is wrong? :S:S

have a nice day

Posted: Thu Jun 01, 2006 3:44 pm
by zoneminder
Can you confirm that you have created the database and populated the Config table?

If it's not that then I'll need to do a bit more investigation. What distro are you running as perl 5.8.8 is newer than on any of servers.

Posted: Thu Jun 01, 2006 3:53 pm
by rayman2
i am using fedora core 5 and i have created DB

if you need anything else just ask :)

Posted: Fri Jun 02, 2006 12:02 pm
by rayman2
any ideas??

Posted: Fri Jun 09, 2006 12:47 pm
by zoneminder
Can you try running any of the other scripts such as zmdc.pl or zmupdate.pl etc and see if they get the same error?

Posted: Thu Jun 15, 2006 12:43 pm
by rayman2
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Subroutine ZoneMinder::Config::boolean redefined at /usr/lib/perl5/site_perl/5.8 .8/ZoneMinder/Config.pm line 95.
Bareword "ZM_DYN_LAST_VERSION" not allowed while "strict subs" in use at /usr/lo cal/bin/zmupdate.pl line 118.
Execution of /usr/local/bin/zmupdate.pl aborted due to compilation errors.

every time i got a same error :(