On Thu, Nov 19, 1998, Albert Etienne wrote:

> > > The only thing left out of the mod_ssl-2.1.0-1.3.3
> > > instructions was adding the rsaref-2.0 stuff to the LD_LIBRARY_PATH.
> >
> > Wait! LD_LIBRARY_PATH is only needed when you build rsaref as a DSO, i.e.
> > librsaref.so. But when you follow the INSTALL steps you don't get a DSO
> > librsaref.so AFAIK. You get a librsaref.a, so there were no need to talk about
> > LD_LIBRARY_PATH in the INSTALL file. Hmmmm... have you used an already
> > installed librsaref.so?
> 
> I followed the instructions EXACTLY and gcc gave me an error about not being able
> to find librsaref.a, some ld error I think, it was really late <grin>.
> When I export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/www/rsaref-2.0/local  everything
> worked fine.  My previous LD_LIBRARY_PATH was
> LD_LIBRARY_PATH=/usr/local/lib:/usr/X/lib.  You got me.  I was just real happy it
> worked.  I am by no means a linking and compilation god, and this is how
> I remember it from last night.  You may be right, but I never intentionally
> wanted to use DSO.  If I did it had to be the default, which I don't remember it
> being.  I glossed over it because it seemed complicated.

Is this now fixed with mod_ssl 2.1.1? It should because I've fixed the bug in
the libssl.module script. But I want to make sure it's now finally fixed. Have
you already tried it again with 2.1.1?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to