Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Daniel on July 06, 2002, 10:58:21 PM

Title: Net::SSH::Perl
Post by: Daniel on July 06, 2002, 10:58:21 PM
Has anyone installed Net::SSH::Perl on an e-smith yet? I used cpan but got tons of other modules being required but missing. In the end the whole thing fails.
Title: Re: Net::SSH::Perl
Post by: Martin on July 09, 2002, 11:41:32 AM
I've installed Net::FTP (and all the other packages among the libnet) and I first tried a few times with CPAN but with no luck..

I ended up downloading the thing and installing it with
perl Makefile.PL
make
make test
make install

I just followed the install thingie with the package and everything was fine..