Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Problems compiling mod-ssl |
|
Author |
|
thepurpleblob
Joined: 24 Jan 2007 Posts: 2
|
Posted: Wed 24 Jan '07 17:16 Post subject: Problems compiling mod-ssl |
|
|
I've been trying to add mod-ssl to my apache2 (2.2.4) install and have been having problems with the configure stage.
I am compiling everything from source. I compiled openssl from source using the defaults, so it is located at /usr/local/ssl. I then tried building apache2 adding the option --enable-ssl. However, the configure bombs complaining it could not find the headers for ssl. I can't see any provision for including the path to openssl.
What am I doing wrong?? Any help appreciated. |
|
Back to top |
|
thepurpleblob
Joined: 24 Jan 2007 Posts: 2
|
Posted: Wed 24 Jan '07 17:26 Post subject: |
|
|
...of course 2 seconds after posting
--enable-ssl --with-ssl=/usr/local/ssl
...would it be unreasonable to suggest that apache documentation is not the easiest? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Thu 25 Jan '07 11:09 Post subject: |
|
|
Yes, the docs for httpd are not made for newbies. |
|
Back to top |
|
|
|
|
|
|