Re: [Exim] LD/Exim errors

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Gary Ferrer
Fecha:  
A: yann
Cc: Exim Users
Asunto: Re: [Exim] LD/Exim errors
Here's the output of ldd exim:

(/var/tmp/exim-3.33/Local)-->cd /usr/exim/bin
(/usr/exim/bin)-->ldd exim
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libkstat.so.1 =>         /usr/lib/libkstat.so.1
        libresolv.so.2 =>        /usr/lib/libresolv.so.2
        libssl.so.0.9.6 =>       /usr/local/ssl/lib/libssl.so.0.9.6
        libcrypto.so.0.9.6 =>    /usr/local/ssl/lib/libcrypto.so.0.9.6
        libc.so.1 =>     /usr/lib/libc.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
(/usr/exim/bin)-->


These locations are correct and the files do exist in them. That's why I'm
puzzled.

Gary.


----- Original Message -----
From: "Yann Golanski" <yann@???>
To: "Gary Ferrer" <gary@???>
Sent: November 14, 2001 2:51 AM
Subject: Re: [Exim] LD/Exim errors


> Quoth Gary Ferrer on Tue, Nov 13, 2001 at 10:09:45PM -0800
> > Don't know what the problem was here.
> >
> > I simply wiped exim and started from scratch, re-installed exim and I'm

back
> > to square one: mail gets stuck in the queue because of a library

problem I
> > have. Here's the output of exim -d 9 gary@???:
> > SNIP but thanks for it all...
> > exec /usr/exim/bin/exim -d9 -Mc 163t8z-0006nT-00
> > ld.so.1: /usr/exim/bin/exim: fatal: libssl.so.0.9.6: open failed: No

such
> > file or directory
> >
> > I'm not sure how to fix this. Unless someone in the group knows what

I'm
> > doing wrong here, I think I'll stop this thread and have

comp.unix.solaris
> > look at it.
>
> What does ldd give when you run it on exim? It should show you where it
> thinks the ssl lib is. If that's not where it is installed, that should
> give you a clue -- althouhg how it got there, I have no idea.
>
> Maybe root's LD_LIBRARY_PATH does not include the location of libssl,
> it's well worth checking.
>
> Hope that helps.
>
> --
>                          www.kierun.org
> Yann@???                                Use Pretty Good Privacy

Gary Ferrer
gary@???