Hi there, On Fri, 21 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? 73, Ged. ----------------------------------------------------------------------------- >From [EMAIL PROTECTED] Fri Nov 21 13:14:25 2003 Date: Tue, 18 Nov 2003 08:39:10 +0000 (GMT) From: Ged Haywood <[EMAIL PROTECTED]> To: Wes Barris <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Build process prompts when PREP_HTTPD=1 is used Hi there, On Mon, 17 Nov 2003, Wes Barris wrote: > I am building mod_perl using the following: > > [EMAIL PROTECTED]> perl Makefile.PL \ > ? APACHE_SRC=../$apache/src \ What's "$apache"? And are all those question marks just a figment of my mail client's imagination? > ? NO_HTTPD=1 \ > ? USE_APACI=1 \ > ? PREP_HTTPD=1 \ > ? EVERYTHING=1 > Will configure via APACI > Configure mod_perl with ../apache_1.3.29/src ? [y] > > > Why am I being asked "Configure mod_perl with..."? Maybe because $apache isn't "apache_1.3.29" so the script can't figure out what you're trying to tell it. > I read the documention on these options over an over Read your input over and over... 73, Ged. PS: I prefer to put all my build options in a makepl_args.mod_perl file. Saves a lot of typing if you're going to do it more than once. -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html