KenCunningham
Technical User
Hi folks. This is my first time installing ssh on an AIX server, so forgive me if this is a basic question. I have used rpm to install all prerequisites, and the install of ssh via smitty install seemed to go without a problem.
However, when attempting to run ssh, I get the following output:
I'm guessing this has to do with versioning, but would appreciate advice from those (many) more knowledgeable in the ways of AIX than I. oslevel -r on the box returns 5200-01.
TIA.
I want to be good, is that not enough?
However, when attempting to run ssh, I get the following output:
Code:
exec(): 0509-036 Cannot load program ssh because of the following errors:
0509-130 Symbol resolution failed for ssh because:
0509-136 Symbol getpeereid (number 33) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
I'm guessing this has to do with versioning, but would appreciate advice from those (many) more knowledgeable in the ways of AIX than I. oslevel -r on the box returns 5200-01.
TIA.
I want to be good, is that not enough?