RE: [Perl-unix-users] SOLVED Net::SSH::Perl

2004-06-22 Thread Jeff Williams
It turns out that GMP has to be installed first. After that everything went off without a hitch. Thanks to all, Jeff. >>> "Jeff Williams" <[EMAIL PROTECTED]> 6/22/2004 10:35:23 AM >>> Ah, you were right exactly. It turns out the Math::GMP module failed. I just tried installing that one by itself

RE: [Perl-unix-users] Net::SSH::Perl

2004-06-22 Thread Jeff Williams
>>>"Thomas, Mark - BLS CTR" <[EMAIL PROTECTED]> 06/22 9:39 am >>> It means that one of your installations failed one or more tests. Moslikely one of your dependencies. A failed make test means the module will not install. Check the first such message and find which of the modules failed, and y

RE: [Perl-unix-users] Net::SSH::Perl

2004-06-22 Thread Thomas, Mark - BLS CTR
> 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? It means that one of your installations failed one or more tests. Most likely one of your de

[Perl-unix-users] Net::SSH::Perl

2004-06-22 Thread Jeff Williams
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