Ubuntu Lucid 10.04

Forum for questions and support relating to the 1.24.x releases only.
Locked
bayvista
Posts: 2
Joined: Mon May 30, 2011 12:05 am

Ubuntu Lucid 10.04

Post by bayvista »

Has anyone got ZM working on this release?
I can't start HTTPD. It says "unrecognised service"
I have installed ZM using Synaptic. Can't find HTTPD in list of programs.
The following log entry may be important. I have verified that Apache2 is installed and running.

30/05/11 17:55:38.841121 zmdc[2972].INF ['zmc -d /dev/video' starting at 11/05/30 17:55:38, pid = 3076]
30/05/11 17:55:39.127192 zmdc[2972].WAR [Can't find process with command of 'zma -m 1']
30/05/11 17:55:39.189527 zmdc[2972].ERR ['zmc -d /dev/video' exited abnormally, exit status 6]

Thanks :roll: :roll:
Last edited by bayvista on Mon May 30, 2011 8:08 am, edited 1 time in total.
graphicw
Posts: 34
Joined: Thu May 19, 2011 12:57 am

Re: Ubuntu Lucid 10.04

Post by graphicw »

sudo apt-get install apache2
Locked