Hi!
I�ve installed openssl Vers. 0.9.6g on my SuSE 7.2 System (Kernel:
2.4.18) with the commands:
cd /tmp/openssl-0.9.6g
./config
make
make test
su <Password>
checkinstall
As I�ve forgotten to give Postfix the "newaliases" command I started
to run it and received the following:
root@linuxserver:/tmp/openssh-3.4p1 > newaliases
newaliases: error while loading shared libraries: libssl.so.0.9.6:
cannot load shared object file: No such file or directory
root@linuxserver:/tmp/openssh-3.4p1 >
How can I get this file?
Thanks in advance.
Stefan
BTW: I�m trying to setup openssh-3.4p1 with the following commands:
cd /tmp/openssh-3.4p1
./configure --with-md5-passwords --with-tcp-wrappers --prefix=/usr
make
make test
su <Password>
cp contrib/suse/openssh.spec openssh.spec
* /rc.config.sshd rc.config.sshd
* /rc.sshd rc.sshd
checkinstall
The rpm - file will be created and appears in Yast�s rpm Management. I
can also connect to another host, but the reverse way -to this
machine- isn�t possible. Obviously the "server-mode" isn�t being
started. Does somebody possibly know why and how to solve it?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]