Bug#551746: Fixed
On Fri, 2009-10-23 at 21:14 -0700, Kelly Clark wrote: > Here is the fix: > > > cd /usr/share/perl/5.10.0 > > cp -R * ../5.10 > > apt-get install zoneminder > > I'm wondering if there's an issue with your perl installation. In /usr/share/perl 5.10 should be a soft link to 5.10.0 > > Insta
Bug#551746: Fixed
Here is the fix: cd /usr/share/perl/5.10.0 cp -R * ../5.10 apt-get install zoneminder Installation finishes OK after that, no problems.