First off I made sure to check both google and the list archives before asking the seemingly age old Net::SSH question to keep from looking like a super-tool.
I don't know what I am doing wrong here. I am using perl 5.8.1 on Linux and trying to install Net::SSH::Perl using CPAN. So I log into the terminal as root and run "perl -MCPAN -e 'install Net::SSH::Perl'". I have CPAN configured correctly as far as I know. It seems to go through the install alright and I am prompted many times for dependant modules. The default was always [y] so I hit enter and it fetched and installed the dependancies. The output of the install is riddled with many "/usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force" lines. Any idea what this means? After the install was finished I attempted to run my script that had the "use Net::SSH::Perl" line in it but it said it "Can't locate Net/SSH/Perl.pm in @INC". Any ideas would be greatly appreciated, Jeff _______________________________________________ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs