Re: Trouble compiling mod_perl 1.24 with Apache 1.3.12

2000-08-09 Thread Frank D. Cringle

[EMAIL PROTECTED] (William R. Ward) writes:
 [EMAIL PROTECTED] writes:
 please use the [EMAIL PROTECTED] list for support questions.
 
 Then please put that e-mail address somewhere obvious on the
 perl.apache.org website.  Yours was the only one I could find.
 (It was listed as [EMAIL PROTECTED] too, which bounced).
 
 http://perl.apache.org/guide/ also has good install docs.
 
 I was only able to find a link to this once I knew what to look for.
 I was looking in the FAQ and found your e-mail address.

Which FAQ was that?

The only addresses in the mod_perl faq are
[EMAIL PROTECTED], [EMAIL PROTECTED] and my
own.

-- 
Frank Cringle,  [EMAIL PROTECTED]
voice: (+49 2304) 467101; fax: 943357



Re: Trouble compiling mod_perl 1.24 with Apache 1.3.12

2000-08-09 Thread William R. Ward

Frank D. Cringle writes:
[EMAIL PROTECTED] (William R. Ward) writes:
 [EMAIL PROTECTED] writes:
 please use the [EMAIL PROTECTED] list for support questions.
 
 Then please put that e-mail address somewhere obvious on the
 perl.apache.org website.  Yours was the only one I could find.
 (It was listed as [EMAIL PROTECTED] too, which bounced).
 
 http://perl.apache.org/guide/ also has good install docs.
 
 I was only able to find a link to this once I knew what to look for.
 I was looking in the FAQ and found your e-mail address.

Which FAQ was that?

The only addresses in the mod_perl faq are
[EMAIL PROTECTED], [EMAIL PROTECTED] and my
own.

Sorry, I remembered wrong.  It wasn't the FAQ, actually, it was the
download page.

http://apache.perl.org/dist/

--Bill.

-- 
William R Ward  Bay View Consulting Services   http://www.bayview.com/~wrw/
[EMAIL PROTECTED]   PMB 339, 1803 Mission Stphone +1 831/423-3295
PGP Key 0x2BD331E5Santa Cruz, CA 95060 USA  fax +1 831/423-6499
Public key at http://www.bayview.com/~wrw/pubkey.txt  pager +1 831/458-8862



Re: Trouble compiling mod_perl 1.24 with Apache 1.3.12

2000-08-08 Thread William R. Ward

[EMAIL PROTECTED] writes:
On Tue, 1 Aug 2000, William R. Ward wrote:

 
 When I try to run "perl Makefile.PL" I get this error:
 
 sh: ./Configure: No such file or directory
 can't open /Makefile No such file or directory at Makefile.PL line 617, STDIN 
chunk 1.
 
 The "configure" script that comes with Apache is spelled with a
 lowercase "c".  When I edited Makefile.PL to fix this error and run it
 again, I get this error:

look again, apache has both a configure script and a src/Configure script.

Right you are.  In that case, I think the Makefile.PL is pretty
stupid.  It should check for the "src" directory and DWIM.

please use the [EMAIL PROTECTED] list for support questions.

Then please put that e-mail address somewhere obvious on the
perl.apache.org website.  Yours was the only one I could find.
(It was listed as [EMAIL PROTECTED] too, which bounced).

http://perl.apache.org/guide/ also has good install docs.

I was only able to find a link to this once I knew what to look for.
I was looking in the FAQ and found your e-mail address.

I'd suggest putting a link to this at the very top.  But even that
guide doesn't make the answer very obvious.

--Bill.

-- 
William R Ward  Bay View Consulting Services   http://www.bayview.com/~wrw/
[EMAIL PROTECTED]   PMB 339, 1803 Mission Stphone +1 831/423-3295
PGP Key 0x2BD331E5Santa Cruz, CA 95060 USA  fax +1 831/423-6499
Public key at http://www.bayview.com/~wrw/pubkey.txt  pager +1 831/458-8862