Search found 8 matches

by shakti
Sun May 23, 2004 2:20 am
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

All is solved. For some reason my permissions on my video device got changed...
Thanks
Alex
by shakti
Fri May 21, 2004 5:03 pm
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

It seems that the edit function in this forum does not work for me...it posts new reply instead... Now that my zmx10.pl command works I face the next problem. Exept to the first activation signal zm does not respond. When i try to stop ZM Apache hangs... :cry: (it did not do this before). I found ...
by shakti
Fri May 21, 2004 4:55 am
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

OK, i googled and currently am doing this:

Code: Select all

cpan 
get X10
make X10
install X10
get Device::SerialPort
make Device::SerialPort
install Device::SerialPort
quit
and now i can control x10 devices with zmx10.pl
I will try if zm works now later when i got more time,
THANKS
Al
by shakti
Fri May 21, 2004 4:54 am
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

shakti wrote:OK, i googled and currently am doing this:

Code: Select all

cpan 
get X10
make X10
install X10
get Device::SerialPort
make Device::SerialPort
install Device::SerialPort
quit
and now i can control x10 devices with zmx10.pl
I will try if zm works now later when i got more time,
THANKS
Al
by shakti
Fri May 21, 2004 3:11 am
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

OK, i googled and currently am doing this:

Code: Select all

cpan 
get X10
make X10
install X10
get Device::SerialPort
make Device::SerialPort
install Device::SerialPort
and now i can control x10 devices with zmx10.pl
I will try if zm works now later when i got more time,
THANKS
Al
by shakti
Fri May 21, 2004 1:49 am
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

well trying zmx10.pl gives me this: Can't locate X10/ActiveHome.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.3/i686-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.3/i686-linux /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor ...
by shakti
Thu May 20, 2004 3:55 pm
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

I have it working so if you have any specific questions I can probably answer them. You do need to install the use X10::ActiveHome module(s) and have an X10 interface (bidirectional for full functionality) to a serial port. Phil, Thanks for the help. My x10 system is working fine if i try to ...
by shakti
Thu May 20, 2004 12:30 am
Forum: ZoneMinder Previous Versions
Topic: X10 with ZM
Replies: 12
Views: 10646

i cant get it to work either, can someone who has this working let us know how to do this? Do i need additional Perl modules? where do i get them?