On Fri, 4 Jun 1999, Brian Dale wrote: > Hello mod_ssl'ers! > > I'm trying to compile Apache 1.3.6 with OpenSSL 0.9.3 for mod_ssl 2.2.8 > support on a RedHat Linux 5.2 out-of-box install. It looks like the > out-of-box Apache was a binary-only install (I can find no source from > prevous install on the box) to RedHat paths (which appear to be quite > different from the usual Apache paths). I had a similar problem on SuSE (also because I wanted to install JRunPro), and in the end, although SuSE do include source archives, I found it easier to deinstall Apache entirely and install it directly from the source from www.apache.org. It's very straightforward and I'm constitutionally happier with an installation that's as little removed from the default as possible. (If you just do ./configure with the minimum extra choices you need, make then make install, it puts Apache entirely inside /usr/local/apache. I then use a System V init script I made myself to control it (it just feeds through to /usr/local/apache/bin/apachectl) so the Apache binaries themselves don't actually sit on any run paths. -- Rachel ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]