RE: [SLE] Darn Perl Modules
Patrick Nelson wrote: ----------------->>>> Download the Net::SSH::Perl module yourself and install it manually. It's easy, make Makefile.pl make make test make install There is a test in "make test" that hangs on some systems, that is why CPAN install is probably hanging for you. ----------------->>>> Opps meant to drop it to my Linux system... Anyway, as I stated in my first email, I did attempt to manually install it, and yes the test hangs on all the systems (4 different makes) I tried it on. So I guess I can just continue and try not testing. Then try and utilize the module in a simple perl script.
On Tue, 26 Feb 2002 15:42:58 -0800 Patrick Nelson <pnelson@neatech.com> wrote:
Opps meant to drop it to my Linux system... Anyway, as I stated in my first email, I did attempt to manually install it, and yes the test hangs on all the systems (4 different makes) I tried it on. So I guess I can just continue and try not testing. Then try and utilize the module in a simple perl script.
Yeah, on my system, I controll-c'd the 'make test' and just did a 'make install'. There are some better scripts which run in the 'eg' directory. -- $|=1;while(1){print pack("h*",'75861647f302d4560275f6272797f3');sleep(1); for(1..16){for(8,32,8,7){print chr($_);}select(undef,undef,undef,.05);}}
participants (2)
-
Patrick Nelson
-
zentara