Re: getting error when running Net::SSH2

2008-11-25 Thread David Schmidt
I use Net::SSH::Perl http://search.cpan.org/dist/Net-SSH-Perl/lib/Net/SSH/Perl.pm to do that. On Mon, Nov 24, 2008 at 7:58 PM, monnappa appaiah <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm running kubuntu linuxI used Net::SSH2 to login to > remote machine, execute commands a

getting error when running Net::SSH2

2008-11-24 Thread monnappa appaiah
Hi all, I'm running kubuntu linuxI used Net::SSH2 to login to remote machine, execute commands and give me the ouput...when i run the below code i get this error "Segmentation fault"...does anybody have an idea wat this error is?

Re: getting error when running Net::SSH2

2008-11-24 Thread Stealth
On Monday 24 November 2008 02:12:08 pm Stealth wrote: > On Monday 24 November 2008 01:58:33 pm monnappa appaiah wrote: > > Hi all, > > > >I'm running kubuntu linuxI used > > Net::SSH2 to login to remote machine, execute commands and give > > me the ouput...when i run the

Re: getting error when running Net::SSH2

2008-11-24 Thread Stealth
On Monday 24 November 2008 01:58:33 pm monnappa appaiah wrote: > Hi all, > >I'm running kubuntu linuxI used Net::SSH2 > to login to remote machine, execute commands and give me the > ouput...when i run the below code i get this error > "Segmentation fault"...does