I'm trying to install SSH on some older servers running AIX 4.3.3 and have been encountering some problems.
According the IBM website, I need to install openssh-3.6.1p2-1.aix4.3.ppc.rpm for 4.3.3 (i think). Everytime I try to install this ( with rpm -ivh, because smitty in 4.3.3 doesn't recognize and rpm ) I get an error that says:
error: failed dependencies:
prngd >= 0.9.19 is needed by openssh-3.6.1p2-1
libz.a(libz.so.1) is needed by openssh-3.6.1p2-1
I can't seem to find prngd for AIX 4.3.3. Can any body help me out there? Maybe I'm headed down the wrong track. SSH install with 4.3.3 seem more difficult that 5L.
Thanks in advanced.
According the IBM website, I need to install openssh-3.6.1p2-1.aix4.3.ppc.rpm for 4.3.3 (i think). Everytime I try to install this ( with rpm -ivh, because smitty in 4.3.3 doesn't recognize and rpm ) I get an error that says:
error: failed dependencies:
prngd >= 0.9.19 is needed by openssh-3.6.1p2-1
libz.a(libz.so.1) is needed by openssh-3.6.1p2-1
I can't seem to find prngd for AIX 4.3.3. Can any body help me out there? Maybe I'm headed down the wrong track. SSH install with 4.3.3 seem more difficult that 5L.
Thanks in advanced.