Page 1 of 1

ArchLinux perl folder reogranization

Posted: Fri Jan 14, 2011 7:33 pm
by timcraig
FYI, to any people with Zoneminder on Arch Linux.

I did a system upgrade on my arch box today and got a message about a reorganization of some Perl lib folders (http://www.archlinux.org/news/perl-5121-moved-to-core/).

My control script for my Pan-Tilt camera stopped working and I feared more Perl-related parts of Zoneminder were not working either.

I reinstalled the Perl libs that I installed through MCPAN, reran Zoneminder's configure script and did a make->"make install". Then I moved my Perl control script from /usr/share/perl5/site_perl/5.10.1/ZoneMinder/Control to /usr/share/perl5/site_perl/ZoneMinder/Control. After that everything seems to be working okay.