cambozola problem

Support and queries relating to all previous versions of ZoneMinder
Locked
federom
Posts: 12
Joined: Mon May 08, 2006 4:15 pm

cambozola problem

Post by federom »

Anyone knows how install cambozola in ubuntu ? i check at the cambozola website, but i cant find anything usefull to install it and im stuck
anyone have an idea ? thanks in advance ! :D
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

just copy cambozola.jar to your root (zm) web directory.
Then under the tools or Images tab (depending on the version) enable ZM_OPT_CAMBOZOLA

Regards,
Corey
federom
Posts: 12
Joined: Mon May 08, 2006 4:15 pm

Post by federom »

My problem is that i use ubuntu, i have cambozola source, ant, but i dont know how to make the cambozola.jar :cry:
User avatar
acrid
Posts: 68
Joined: Sun Aug 24, 2003 10:26 pm
Location: Germany

Post by acrid »

extract the .tar.gz with:

Code: Select all

tar xvfz cambozola-latest.tar.gz
now copy the cambozola-0.68/dist/cambozola.jar to your web directory. don't forget to set the right owner (i.e. wwwrun - don't know ubuntu). no need for ant.

enable it in the options of zm.

finish :)

Code: Select all

$> man woman
$> Segmentation fault (core dumped)
federom
Posts: 12
Joined: Mon May 08, 2006 4:15 pm

Post by federom »

Thanks !!! That worked for me !!
:D
Locked