Hi,
Any idea when the current 1.24.2 package vresion for Ubuntu will be updated to give us v1.25.0?
I have no idea how this actually gets done, but currently an apt-get zoneminder will only install version 1.24.2, would be good if this installed the latest stable version v1.25.0?
Beast
v1.25.0 package for Ubuntu
- nightcrawler
- Posts: 71
- Joined: Fri Aug 12, 2011 9:54 am
- Location: the netherlands
Re: v1.25.0 package for Ubuntu
If you search the ZM wiki:
just follow these steps:
http://www.zoneminder.com/wiki/index.ph ... _Cambozola
It installs ZM 1.25 from the GIT sources and not the ubuntu / apt-get sources.
just follow these steps:
http://www.zoneminder.com/wiki/index.ph ... _Cambozola
It installs ZM 1.25 from the GIT sources and not the ubuntu / apt-get sources.
Zoneminder @Ubuntu 11 server, ZM 1.25.0 , FFMPEG, 4 Analoge cameras, 1.6ghz P4mobile, 2GB ram, 60GB-HDD.
I also have an (homeseer) domotica system up-and-running with touchscreens,light controllers,weather forecast etc.
I also have an (homeseer) domotica system up-and-running with touchscreens,light controllers,weather forecast etc.
Re: v1.25.0 package for Ubuntu
Thanks Nightcrawler, I'll give it a go.
Re: v1.25.0 package for Ubuntu
I have been working on UBUNTU server/64 and have added:
mkdir /tmp/zm
chown www-data:www-data -R /tmp/zm
to the init script just after the
echo -n "Starting $prog: "
Not sure if this is reason that it has not come up every time, I am still testing but it does no harm
mkdir /tmp/zm
chown www-data:www-data -R /tmp/zm
to the init script just after the
echo -n "Starting $prog: "
Not sure if this is reason that it has not come up every time, I am still testing but it does no harm