apache ssl install

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Eric
Date:  
Subject: apache ssl install
Hi,

I'm following "Apache: the definitive guide," and I'm trying to install
apache 1.3.22 with ssl. The book says to

i)     build SSLeay (openssl),
ii)     then exand the apache tar ball,
iii)     then in the parent directory of apache, expand apache+ssl patch
iv)     then do "./FixPatch".


Fixpatch concludes by telling me to rebuild openssl again, but the book
clearly implies that this is not to be done. Rather, the book says to go on
and re-build apache.

Has anyone done this lately? Do I need to rebuild SSL after building 5
minutes ago? I'm using openssl 0.9.5a and apache_1.3.22+ssl_1.44.tar.gz.

Eric