added Debian way to install Net::SSH::Perl

This commit is contained in:
Roland Gruber 2004-12-06 17:31:09 +00:00
parent 2d7dba0dbd
commit 08dcdcbc27
1 changed files with 6 additions and 0 deletions

View File

@ -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