Matus UHLAR - fantomas wrote: > On 20.10.07 23:48, Bernard Barton wrote: > >> I wish I could use apache 2.x, but unfortunately, I need to remain at >> version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd. >> Here are the latest build parameters I've used: >> > > >> cd ~/apache-ssl >> > > apache-ssl is only your name for the directory, right? There was apache-ssl > in the meantime, but mod_ssl is something different > > >> echo "Building openssl..." >&2 >> cd openssl-0.9.6b >> > > couldn't oyu use newer version of openssl ? There were security issues last > week and I'm not sure if 0.9.6 is maintained still. > > >> echo "Building mod_ssl..." >&2 >> cd .. >> cd mod_ssl-2.8.24-1.3.33 >> > > >> echo "Building mod_perl..." >&2 >> cd.. >> cd mod_perl-1.29 >> > > >> echo "Building apache..." >&2 >> cd .. >> cd apache_1.3.33 >> > > You must build apache BEFORE mod_perl and mod_ssl. > > But as soon as you build mod_ssl, it tells you to change to your apache directory and run make / make install. The instructions for mod_ssl (and I believe mod_perl) both indicate the last package to build is apache. So are you saying build apache, then build mod_ssl, but when mod_ssl prompts me to change to the apache directory and run make, I ignore it? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx