OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2

rschubnell at paninfo.com rschubnell at paninfo.com
Tue Apr 19 20:23:12 EST 2005


We have a Problem to Install the Packages:
openssl-0.9.6m-1
openssl-devel-0.9.6m-1
openssl-doc-0.9.6m-1

After we migrate from AIX 4.3.3 to AIX 5.2

I removed the old Version rpm and want to reinstall openssl and openssh.

If i try to install openssl i have the following Error Message:

# rpm -ivh openssl-0.9.6m-1.aix5.1.ppc.rpm openssl-devel-0.9.6
m-1.aix5.1.ppc.rpm openssl-doc-0.9.6m-1.aix5.1.ppc.rpm
error: failed dependencies:
        /bin/sh is needed by openssl-0.9.6m-1
        /usr/bin/perl is needed by openssl-0.9.6m-1
        libc.a(shr.o) is needed by openssl-0.9.6m-1

I have alot of Machines running this ssl Packageversion, but all they were
Installed from Scratch.

If i force the Package Installation, the ssh-keygen and sshd want running.
( without Errormessages )
I have compiled my ssh Package with this SSL Version and:

blibpath=/usr/lib:/lib:/usr/local/lib:/opt/freeware/lib
export blibpath

./configure --with-ssl-dir=/opt/freeware --sysconfdir=/etc/ssh \
--with-zlib=/usr/local --with-ipaddr-display --prefix=/opt/ssh


If i run the findssl Script i have the following Output:

# sh findssl.sh
Searching for OpenSSL header files.
0x009060dfL /opt/freeware/include/openssl/opensslv.h




More information about the openssh-unix-dev mailing list