in reply to Problem installing Net:OpenSSH on Hp-UX B11.31

Well fixed. Not very elegant, but done. I downloaded again the Net::OpenSSH.tar.gz and compile it with
PREFIX=/tmp/perl_modules LIB=/tmp/perl_modules
and then add it to use lib to the pl file to override the @INC. It now works but i get a strange message error which says the the "connection string of the SSH as too many modifiers". This is becoming a true "pain in the ass" thing :(

Replies are listed 'Best First'.
Re^2: Problem installing Net:OpenSSH on Hp-UX B11.31
by salva (Canon) on Mar 02, 2017 at 20:37 UTC
    You need the real OpenSSH client installed and in the PATH.