Re: Install problems

2001-11-04 Thread Steve Piner
John Michael wrote: > Checking if your kit is complete. > Looks good > Writing Makefile for libapreq > mkdir blib/lib > mkdir blib/lib/auto > mkdir blib/lib/auto/libapreq > mkdir blib/man3 > cp libapreq.pod blib/lib/libapreq.pod > cp lib/Apache/libapreq.pm blib/lib/Apache/libapreq.pm > make[1]:

Re: Install problems

2001-11-03 Thread Ged Haywood
Hi there, On Sat, 3 Nov 2001, John Michael wrote: > It looks like in the file apache_request.c these are the lines causing the problem. > #include "httpd.h" > ... Have you got the Apache sources installed? You need to have the header files which contain a bunch of definitions. Best to get the

Re: Install problems

2001-11-03 Thread John Michael
It looks like in the file apache_request.c these are the lines causing the problem. #include "httpd.h" #include "http_config.h" #include "http_core.h" #include "http_log.h" #include "http_main.h" #include "http_protocol.h" #include "util_script.h" John Michael   - Original Message -

RE: Install problems

2000-11-17 Thread kevinr
I assume your using apache_1.3.14 and mod_perl-1.24. You need mod_perl-1.24_01. It will work. I had the same problem. Kevin Riggins Dice.com email: [EMAIL PROTECTED] email: [EMAIL PROTECTED] phone: (515) 313-2127 -Original Message- From: James Hall [mailto:[EMAIL PROTECTED]] Sent: Thu