In-operabile after 'successfull' install
Brought to you by:
ibmopenssh,
jyotibt
The RPMs for 3.6.?? were installed previously and I
removed first, then followed the smitty install
method in the README file. I rebooted and had to get
in via the console as sshd isn't running or even
in /usr/sbin. As the LPPs are APPLYed and COMMITTED,
what's the next step to troubleshoot why it's not
functioning?
Logged In: YES
user_id=1440961
This installation is on AIX 5.2ML7
Logged In: NO
This sounds like the problem I'm having.
Here is the output of the commands given:
# ssh -V
Could not load program ssh:
Symbol resolution failed for ssh because:
Symbol __fd_select (number 73) is not exported from
dependent
module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv' command.
# sshd -V
Could not load program sshd:
Symbol resolution failed for sshd because:
Symbol __fd_select (number 84) is not exported from
dependent
module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv' command.
# oslevel -r
5200-02
Anyone know how to fix this?
Logged In: NO
Make sure you have downloaded and installed the right version:
openssh-4.1p1_51.tar.Z
openssh-4.1p1_52.tar.Z
openssh-4.1p1_53.tar.Z
Logged In: YES
user_id=1169276
ould not load program ssh:
Symbol resolution failed for ssh because:
Symbol __fd_select (number 73) is not exported from
dependent
module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv'
You are trying to install the OpenSSH that is built with AIX
5.3 on a 5.2 machine. __fd_select symbol is not found in AIX
5.2. Pls download the installp image for AIX 5.2.