Hello again,
On Mon, 24 Nov 2003, Wes Barris wrote:
To avoid the two prompts: <------ This is what I am trying to do.
And this is my reply to your original question of November 17. :( I received no response. )
Why not try using a makepl_args.mod_perl file?
Because it does nothing to resolve this problem?
Did you read INSTALL - around line 48?
Sigh. I have. But that line does not apply because I do not want to build httpd (yet).
If you re-read my earlier question, you will see that I am trying to script an unattended build of apache with a number of modules of which mod_perl is only one.
The documentation that you alluded to says this:
To avoid this prompt and default to the first apache source tree found to configure and build against, use the following command:
perl Makefile.PL DO_HTTPD=1 <---- I don't want to build httpd (yet)
To avoid the prompts and avoid building httpd, use the following command:
perl Makefile.PL NO_HTTPD=1 <---- This is what I want!!!!!!!!!!!!!!
73, Ged.
-- Wes Barris E-Mail: [EMAIL PROTECTED]
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html