> 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 dependencies. A failed make test means the module will
not install. Check the first such message and find which of the modules
failed, and you should also find a more specific message explaining which
test(s) failed and why.

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 failed dependencies means the module will not install.

-- 
Mark Thomas                    [EMAIL PROTECTED] 
Internet Systems Architect     DigitalNet, Inc. 

$_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;; 
  

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to