([Solved) New install of 1.24.2 on Ubuntu 11.04 issue

Forum for questions and support relating to the 1.24.x releases only.
Locked
camsystem
Posts: 32
Joined: Fri Aug 12, 2011 8:35 pm

([Solved) New install of 1.24.2 on Ubuntu 11.04 issue

Post by camsystem »

Since I already had Ubuntu 11.04 Desktop (fully updated) installed on an older p-3 system, I installed Zoneminder using the Ubuntu 10.10 (Maverick Meerkat) Desktop instructions as follows:

Installing ZoneMinder from Packages

open a terminal window (Applications > Accessories > Terminal)
sudo apt-get install zoneminder (install the package)
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf (add a config to apache)
sudo /etc/init.d/apache2 force-reload (restarts Apache)
* Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
service zoneminder start
Starting ZoneMinder: Can't open log file '/tmp/zmpkg.log': Permission denied at /usr/share/perl5/ZoneMinder/Debug.pm line 279.failure

Does that mean that ZoneMinder will not run on Ubuntu 11.04 desktop?
Any suggestions will be appreciated.
Last edited by camsystem on Mon Oct 03, 2011 3:35 pm, edited 1 time in total.
TwinCams
Posts: 14
Joined: Wed May 18, 2011 12:04 am
Location: East Coast

Re: New install of 1.24.2 on Ubuntu 11.04 issue

Post by TwinCams »

I have Zoneminder running on Ubuntu 11.04 and it seems to be working fine and so have other members on the board...
**Windows guy new to Linux**
be patient with me ~ please! ;)
[I search first, before posting]
-------
ZoneMinder: 1.24.2
Ubuntu: 11.04 Desktop
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Re: New install of 1.24.2 on Ubuntu 11.04 issue

Post by jameswilson »

there is a how to on the wiki, but there are packages for ubuntu. I have used on 11.04 server
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
camsystem
Posts: 32
Joined: Fri Aug 12, 2011 8:35 pm

Re: New install of 1.24.2 on Ubuntu 11.04 issue

Post by camsystem »

Looks like the error is just an abnormality. I was able to get the Zone Minder console up.

However I wanted to test the system using a Logitech C110 webcam. Cannot seem to get it to work inside Zone minder. Tried very basic settings, 320 x 240, grey scale. Web cam works in cheese.

Hopefully somebody has ran into this before. All help is appreciated.
camsystem
Posts: 32
Joined: Fri Aug 12, 2011 8:35 pm

[Solved] Re: New install of 1.24.2 on Ubuntu 11.04 issue

Post by camsystem »

Went to Ubuntu 10.04 LTS with a 4 port video adapter (Pico2000). Working good.
Locked