Ken Pooley wrote:
>
> I am working on a fresh install of apache from source files...I am trying to
> follow the directions from our install but I am running into a problem...it
> seems to be....with the line
> --enable-module=all
You probably want --enable-module=most
> when I run the configure, then MAKE I get an error that says
> **** No rule to make target 'all'. Stop
> then a
> ***[build-std] Error 2
I've done a --enable-module=all and it's compiling without issue. Apache
1.3.17,
just downloaded, no external modules (like, for instance, mod_midgard)
added.
> ....My other question is sort of obvious but I want to make sure....if I
> compile Apache with ssl in and then recompile later...do I still need to
> explicitly recompile ssl in again...I am guessing yes but I want to make
> sure there is not a loophole I don't know about.....
If you just type make again there's no need. If you run configure again,
then
yes.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]