From 08dcdcbc272cea01c31a0e93c6d84a97fbb3c5b0 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 6 Dec 2004 17:31:09 +0000 Subject: [PATCH] added Debian way to install Net::SSH::Perl --- lam/docs/README.lamdaemon.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lam/docs/README.lamdaemon.txt b/lam/docs/README.lamdaemon.txt index 532af980..1efc6eef 100644 --- a/lam/docs/README.lamdaemon.txt +++ b/lam/docs/README.lamdaemon.txt @@ -35,6 +35,12 @@ things to get it to work: If your Perl executable is not located in /usr/bin/perl you will have to edit the path in the first line of lamdaemon.pl. + Debian users can install Net::SSH:Perl with dh-make-perl: + + apt-get install dh-make-perl + dh-make-perl --build --cpan Net::SSH::Perl + dpkg -i install libnet-ssh-perl_1.25-1_all.deb + 4. Test lamdaemon.pl There is a test-function in lamdaemon.pl. Please run lamdaemon.pl