Re: OpenDKIM doesnt install

From: SM <sm_at_resistor.net>
Date: Tue, 26 Jun 2012 11:41:55 -0700

Hi Felipe,
At 11:17 26-06-2012, Felipe Cabada wrote:
>Thats Rigth, i install the openssl-devel for my
>Centos box, but when i tried to run this command it has an error
>
>Â /usr/local/sbin/opendkim -x /etc/opendkim.conf
>
>This is the error:
>/usr/local/sbin/opendkim: error while loading
>shared libraries: libopendkim.so.7: cannot open
>shared object file: No such file or directory
>
>The libopendkim.so.7 is in /usr/local/lib

Is /usr/local/lib in /etc/ld.so.conf? If not, add it and run ldconfig.

The better fix is to use --enable-rpath option
with configure to set the correct rpath. You'll have to recompile the binary.

Regards,
-sm
Received on Tue Jun 26 2012 - 18:42:13 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:40 PST