This fixes the "bad fd number" problem on systems where /bin/sh resolves to dash, not bash.
There's also now a .deb built for Ubunty edgy as well as dapper.
The Debian unstable package should appear "Real Soon Now"; I don't have direct commit access and have to rely on a freind who is a Debian Developer to do the upload.
Problems, new bugs, to usual locations.
zoneminder_1.22.3-6_i386.deb released
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
Sorry, got distracted yesterday
Anyway, from in ZoneMinder-1.22.3/ the invocation is
And you don't need to modify the patch (even to take out the @DPATCH@ line)
Anyway, from in ZoneMinder-1.22.3/ the invocation is
Code: Select all
patch -p1 < {whatever you called the patch file}
-
- Posts: 20
- Joined: Fri Jun 15, 2007 9:46 pm
Northern-Ridge.com.au down?
Is ftp://www.northern-ridge.com.au/zoneminder down, or is just everyone and their brother downloading the update/patch?
Trying my first system, and I can't get the ubuntu distro...
Trying my first system, and I can't get the ubuntu distro...
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
Yes, it was
Yes, the site was down for about 12 hours. . . it should have been upo for nearly a day again now. Let me know if you have any more problems.
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Peter id like to extend my thanks for what you do, even though i dont use your stuff im sure plenty do, and id like to ansure you know we appriciate it. I as you know, know naff all about ubuntu etc
Thank you
Thank you
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Thanks for the package. I thought i would do some testing, so i did install in vmware using a Debian etch, amd64 kernel, however i didn't want to go to the unstable package list.
First step was to wget zoneminder_1.22.3-6_amd64.deb , then tried dpkg -i and got a few dependencies unresolved. Went through the dependencies and added them manually to a list.
apt-get -f install libmysqlclient15off apache2-mpm-prefork libapache2-mod-php5 ffmpeg php5 php5-mysql libdate-manip-perl libmime-perl mysql-server mysql-client libwww-perl libapr1 libexpat1 libaprutil1 libpq4 apache2.2-common libavcodec0d libavformat0d php5-common libmailtools-perl libio-stringy-perl libconvert-binhex-perl mysql-common liburi-perl libhtml-parser-perl libhtml-tree-perl mysql-client-5.0 mysql-server-5.0 liba52-0.7.4 libgsm1 libvorbis0a libvorbisenc2 libdc1394-13 libogg0 libhtml-tagset-perl libtimedate-perl libdbi-perl libdbd-mysql-perl libdbi-perl psmisc libraw1394-8 libplrpc-perl apache2-utils libnet-daemon-perl
Tried to install zone minder again.
zoneminder depends on libc6 (>= 2.5); however:
Version of libc6 on system is 2.3.6.ds1-13.
dpkg -i --force-all zoneminder_1.22.3-6_amd64.deb
Starting ZoneMinder: success
Then link /etc/zm/apache.conf to apache, using one of the many methods.
I have not seen any weird issues. Although i assume this method is not recommended. apt is trying to remove zone minder, but ill probably not be doing it this way on a real box.
First step was to wget zoneminder_1.22.3-6_amd64.deb , then tried dpkg -i and got a few dependencies unresolved. Went through the dependencies and added them manually to a list.
apt-get -f install libmysqlclient15off apache2-mpm-prefork libapache2-mod-php5 ffmpeg php5 php5-mysql libdate-manip-perl libmime-perl mysql-server mysql-client libwww-perl libapr1 libexpat1 libaprutil1 libpq4 apache2.2-common libavcodec0d libavformat0d php5-common libmailtools-perl libio-stringy-perl libconvert-binhex-perl mysql-common liburi-perl libhtml-parser-perl libhtml-tree-perl mysql-client-5.0 mysql-server-5.0 liba52-0.7.4 libgsm1 libvorbis0a libvorbisenc2 libdc1394-13 libogg0 libhtml-tagset-perl libtimedate-perl libdbi-perl libdbd-mysql-perl libdbi-perl psmisc libraw1394-8 libplrpc-perl apache2-utils libnet-daemon-perl
Tried to install zone minder again.
zoneminder depends on libc6 (>= 2.5); however:
Version of libc6 on system is 2.3.6.ds1-13.
dpkg -i --force-all zoneminder_1.22.3-6_amd64.deb
Starting ZoneMinder: success
Then link /etc/zm/apache.conf to apache, using one of the many methods.
I have not seen any weird issues. Although i assume this method is not recommended. apt is trying to remove zone minder, but ill probably not be doing it this way on a real box.