Operating System - HP-UX
1834804 Members
2403 Online
110070 Solutions
New Discussion

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

 
SOLVED
Go to solution
Arunvijai_4
Honored Contributor

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

Hi Nick,

GCC is looking for zlib.h. Do you have that installed ? If yes, make a copy or link to /usr/include , /usr/local/include

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Nick Zraika
Frequent Advisor

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

Did a global search on the system for zlib.h
nothing was returned.....

'Everything is do-able'
Steven E. Protter
Exalted Contributor

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

Shalom again Nick,

You are better off not trying to compile this. Significant code changes are required to port ssh to hp-ux, any version.

A depot based install is highly recommended.

See google search:

http://www.google.com/search?q=hpux+10.20+depot+openssh&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Nick Zraika
Frequent Advisor

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

Hi Steve,

I installed ssh successfully using the depot - openssh-4.0p1-10.20.sd.bz
The issue is that the sshd won't start - errors are in thread above.

It seems openssh requires zlib and gcc - these packages are what are giving me grief, they are a prequisite for the sshd to function.
Any idea's?

Cheers mate
Nick
'Everything is do-able'
Tim Nelson.
New Member

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

Just ran into the same requirement from some clients. I dug up the 10.20 CDs. Let me know if you still need a solution.
Nick Zraika
Frequent Advisor

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

Hi Tim,

Mate, to be honest i didn't end up getting a solution to this issue, i too dug up some old 10.20 CD's, unfortunately didn't find ssh on any of them.

If you could help us out Tim, i would really appreciate it.

Cheers
Nick
'Everything is do-able'
Nick Zraika
Frequent Advisor

Re: Issues with SSH2 version ssh2-4.0.7.1 for HP-UX 10.20

This issue was resolved by resorting to an upgrade of the OS to HP-UX 11i.

Regards
Nick
'Everything is do-able'