Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Net::SSH::Perl

Status
Not open for further replies.

max1x

Programmer
Joined
Jan 12, 2005
Messages
366
Location
US
Hey All,

I am having a very hard time getting through all the reqs needed for this one module, even though I'm using perl -MCPAN -e shell to install all of them. Are there any other modules I can use to provide a passwd.

Secondly, every thing is benig installed in the /.cpan dir under the user id (root), will they become avail under the @lib path by default or do I need to use the @lib to push it?

I have tried the perl Makefile.PL which goes, but the make fails giving cc errors, but works when I installed Net::SSH. Should I remove the current installs and try again? Usually I use PPM on Windoze, but this is *nix. Thanks for all ur help in advance.
 
I made some progress and am now getting this error:

Weak references are not implemented in the version of perl at /usr/perl5/site_perl/5.8.4/Net/SSH/Perl/Packet.pm line 2. I removed the Packet.pm and reinstalled it, but still have the same errors.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top