in reply to Re^3: Net::SSH::Perl compile with SunStudio 12.2 instead of SunPro
in thread SOLVED: Net::SSH::Perl compile with SunStudio 12.2 instead of SunPro

Net::OpenSSH is installed Salva but the 'batch_mode' issue remains:

Invalid or bad combination of options ('batch_mode') at /opt/csw/share/perl/site_perl/Net/OpenSSH/Compat/Perl.pm line 120

I would prefer to compile Net::SSH::Perl and not modify the tools for a new module. However, if you can suggest where to dig in and if the tool changes will be minimal then I could go that route too.

  • Comment on Re^4: Net::SSH::Perl compile with SunStudio 12.2 instead of SunPro

Replies are listed 'Best First'.
Re^5: Net::SSH::Perl compile with SunStudio 12.2 instead of SunPro
by salva (Canon) on Oct 26, 2011 at 16:30 UTC
    You have probably installed the stable version of Net::OpenSSH but Net::OpenSSH::Compat requires the development version!

      Ahh. Dev vers :-p.

      Ok. Updated perl mods to include Net-OpenSSH-0.52 but still have the same issue with batch-mode. :-(

      Invalid or bad combination of options ('batch_mode') at /opt/csw/share/perl/site_perl/Net/OpenSSH/Compat/Perl.pm line 120