If I have further problems, I'll look at that. It appears that the
following was missing from my exim makefile:
TLS_LIBS=-R/usr/local/ssl/lib -lssl -lcrypto
Location of runtime library. I had the -L specified only for the last
compile. Anyway, I have both link time and run time paths set and it seems
to be working. I did have it this way at the beginning and I had problems.
Mystery!
Thanks so far.
----- Original Message -----
From: "Jethro R Binks" <jethro.binks@???>
To: "Gary Ferrer" <gary@???>
Sent: November 14, 2001 2:56 AM
Subject: Re: [Exim] LD/Exim errors
> Solaris 8 has crle for setting the library paths. It was new to that
> version. Note that you can't just add to the path, you have to do the
> whole thing in full:
>
> crle -l /usr/local/lib -s /usr/local/lib -l /usr/lib -s /usr/lib
> -l /usr/local/ssl/lib -s /usr/local/ssl/lib
>
> Check the man page, if you are running Sol 8.
>
> For previous versions of Solaris, tricky use of LD_LIBRARY_PATH is
> required when running programs, and maybe LD_FLAGS when compiling. Very
> tedious.
>
> Jethro.
>
>
> On Tue, 13 Nov 2001, Gary Ferrer wrote:
>
> > No I haven't. ldconfig doesn't exist on Solaris nor does ld.so.conf (I
> > think that's a linux thing). I don't know what the equivalent is for
> > Solaris. I'm having difficulty getting my head around how the Solaris
ld
> > libraries work but I'm working on it.
> >
> > Thanks.
> >
> >
> > ----- Original Message -----
> > From: "Tamas TEVESZ" <ice@???>
> > To: "Gary Ferrer" <gary@???>
> > Cc: "Exim Users" <exim-users@???>
> > Sent: November 13, 2001 1:32 AM
> > Subject: Re: [Exim] LD/Exim errors
> >
> >
> > > On Mon, 12 Nov 2001, Gary Ferrer wrote:
> > >
> > >
> > > what about putting /usr/local/ssl/lib in /etc/ld.so.conf (whatever
> > > it's called on your system), then running ldconfig ?
> > >
> > > i've not followed this thread too closely but..
> > >
> > > --
> > > [-]
> > >
> > >
> >
> >
> > --
> >
> > ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##
> >
> >
>
>
> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . .
> Jethro R Binks Computing Officer, IT
Services
> Mailmaster, Listmaster, Webmaster, University Of Strathclyde,
Glasgow, UK
> Cachemaster
jethro.binks@???
>
>