On Tue, Oct 30, 2001 at 02:59:14AM -0600, Dean Hall wrote: > > I'm installing openssl from RPM because several RPMs in RedHat 7.2 require > the package -- that's basically it. I wouldn't mind compiling everything > from source -- but then I should probably be using FreeBSD. :-) Well, the > main issue is that other RPMs require the openssl RPM. I suppose I could > just `./configure; make` without `make install` and then point apache's > configure to the source tree/libraries in that directory. I just hadn't > thought of it. I gotta keep openssl installed as an RPM, though.
If you're bent on keeping RPMs, why not just use RedHat's Apache/mod_ssl RPMS from RH 7.2? They work just fine. Otherwise, build mod_ssl according to the instructions: You don't ever need to install the openssl or mm libs which are used to compile mod_ssl. They end up statically linked into the mod_ssl lib. -Dave ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]