Re: [exim] missing shared libraries

Pàgina inicial
Delete this message
Reply to this message
Autor: Tim Jackson
Data:  
A: exim-users
Assumpte: Re: [exim] missing shared libraries
Hi D, on Wed, 1 Sep 2004 16:16:48 +0200 you wrote:

> i am wat u might call a newbie , i am having this problem , do i need to
> reinstall that file or do a reinstallation , i was using RH7.3 and
> upgraded it to RH9 and suddenly i am having this error when starting
> exim.
> [root@domain etc]# service exim start
> Starting exim: /usr/sbin/exim: error while loading shared libraries:
> libssl.so.1: cannot open shared object file: No such file or directory


Is OpenSSL installed? (rpm -q openssl). If so, sounds like you need to
either get a package of Exim compiled for Red Hat 9, or recompile it
yourself to link against the right version of OpenSSL.

(Also, do you install everything as RPMs? This can help to manage
dependencies and suchlike).


Tim