Page 1 of 4

ZM-1.20.0 Fedoa Core 3 RPM

Posted: Sun Jan 23, 2005 11:36 am
by cordel
I just finnished packaging zm for FC3 I think. I used Oskins zminit script and based every thing pretty much on what he done. I need a few brave souls to test it out.:twisted:
PM me if your interested.
Cheers,
Cordel

PS I just built it onto a mini distro of FC3 I'll keep ya posted on how it goes.
I should know if everything is good... or not in 30 minutes :)

Posted: Sun Jan 23, 2005 6:12 pm
by cordel
Ran into a hitch with the init script. Affaid we'll have to wait for Oskin for his super fine work.
just a bit beyond me at the moment. :cry: or maybe I've been up and awake to long :shock:
I unfortunately have to leave for work so by the time I get back I'll probably be wiped. But I'll tinker somemore when I can.
Cheers,
Cordel

Posted: Sun Jan 23, 2005 6:43 pm
by cordel
Darn it,
I pretty sure I found the problem. No sleep for me. Be on it as soon as I get back.
Cheers,
Cordel :oops:

Posted: Tue Jan 25, 2005 4:47 am
by cordel
Packages for Fedoa Core 3 at
ftp://cordel.no-ip.info/pub/linux/zonem ... Extra-RPMS
All the extras for ZM as well. If there is any missing perl modules let me know and I'll get them built.
Everything seems to work fine on Fedora with no login issues. Try it out and let me know if there is something I need to address.
Cheers,
Cordel

Updated ftp directory

Posted: Tue Jan 25, 2005 10:45 pm
by cordel
Sorry I had reconfigured the FTP server and forgot to add anonymous access. This has now be addressed.
Cordel

RPM package

Posted: Sat Jan 29, 2005 8:06 am
by madmax
I installed the FC3 RPM. I noticed that it installs to /usr/lib/zm

How do it access it from the web interface? do I need to copy it to /var/www/html??

Posted: Sat Jan 29, 2005 9:36 am
by cordel
No need to copy it any where. Type in the url http://localhost/zm
If you look in /etc/httpd/conf.d/zm.conf is set up as a alis so all your static files are in /usr/lib/zm and all your data is in /var/lib/zm
Cheers,
Cordel
PS the credit goes to Oskin for this.

Posted: Sat Jan 29, 2005 4:44 pm
by TheWayne
I installed the RPM on a fresh system and the only module I needed to get was perl-TimeDate which is required by perl-MailTools .

Working

Posted: Sat Jan 29, 2005 6:45 pm
by madmax
Ok.. thanks. I got my FC3 zm install working with the RPMs. I now want to play with zmtrigger.pl

but I get:

Can't open config file: No such file or directory at zmtrigger.pl line 45.

do you know where zmtrigger.pl pulls the config file? /etc/zm.conf is correct and updated.

Thanks

SQL error on updating settings

Posted: Sat Jan 29, 2005 8:13 pm
by ccvanmarion
Great rpm, everything is working now but I have one problem left.
When trying to update de settings I get the following error:

Code: Select all

You have an error in your SQL syntax near ' Contrast = , Hue = , Colour = where Id = '1'' at line 1
Rest of SQL queries is working fine. I don't know if this problem is related to the rpm version or a common problem.

Anyone with a solution?? :?: .

BTW: The only strange thing with this RPM that I have to switch authorisation to on, because without it, no picture or stream was shown.

Thanks for the RPM :P :P

Koos van Marion

Posted: Sat Jan 29, 2005 10:23 pm
by cordel
The Steamming issue with no autherazation is fixed in the the next version.
It's on my ftp now as zm-1.20.1-RC1
As for the SQL error it is still present in the the release canidate and to ellaborate this error it shows up from the settings link above the streaming video. confermed

Madmax I'm testing the new version and I do not recieve this error. How would I duplicate it?
What are your settings?

Cordell

zmtrigger

Posted: Sat Jan 29, 2005 11:35 pm
by madmax
When I try to run zmtrigger, I get the following error. I have the same problem with zmx10.pl


[root@zoneminder bin]# perl zmtrigger.pl
Can't open config file: No such file or directory at zmtrigger.pl line 45.
BEGIN failed--compilation aborted at zmtrigger.pl line 73.
[root@zoneminder bin]#

Posted: Sat Jan 29, 2005 11:48 pm
by cordel
Did you install zm-X10? It's on the ftp server as well. Also have you upgraded the database?
It looks like zmtriggers looks to the database to get it's config info. Check the readme for usage of zmtriggers.
Cordel

zmtrigger.pl

Posted: Sun Jan 30, 2005 5:17 am
by madmax
Cordel,
Thanks for all of the help. I apparently did not install the X10 rpm. That fixed X10 and triggered events. I still was unable to get zmtrigger.pl to run at all. But, I am happy for now with X10.

Posted: Sun Jan 30, 2005 6:00 am
by cordel
Great, Now maybe you can point me in the right dirrection to get started using X10. What do I need to get sarted?
Cheers,
Cordel