Page 3 of 3

bugreport on zoneminder_1.22.3-2_amd64.deb

Posted: Sat Feb 24, 2007 8:57 am
by infinity005
So I tried installing your package. To get in intstalled, I had to patch debian/control

Please include in -3

Code: Select all

10c10
< Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-mpm-prefork, libapache2-mod-php4, ffmpeg, php4, php4-mysql, libdate-manip-perl, libmime-perl, mysql-server, mysql-client, libwww-perl
---
> Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-mpm-prefork, libapache2-mod-php4 | libapache2-mod-php5, ffmpeg, php4 | php5, php4-mysql | php5-mysql, libdate-manip-perl, libmime-perl, mysql-server, mysql-client, libwww-perl

Done and Thanks

Posted: Sun Feb 25, 2007 11:59 pm
by PeterHoward
There's now a -3 with those changes made.

Thanks for the feedback.