RE: [EMAIL PROTECTED] mod_log_forensic compile error

2005-10-12 Thread Sage Weaver
Title: RE: [EMAIL PROTECTED] mod_log_forensic compile error Thanks, Nick, I caught that clue just before you sent your message, but test_char.h didn't exist on my system.  So I looked in the configure script and found a number of references to it.  It is supposed to reside in the s

Re: [EMAIL PROTECTED] mod_log_forensic compile error

2005-10-12 Thread Nick Kew
On Wednesday 12 October 2005 20:47, Sage Weaver wrote: > mod_log_forensic.c:34:23: test_char.h: No such file or directory That's your problem. It needs to know where test_char.h is. Add it to your include path and it'll work. > Does anyone know how I can resolve this problem? Is mod_log_foren

Re: [EMAIL PROTECTED] mod_log_forensic compile error

2005-10-12 Thread Covington, Chris
> FATAL: can't create .libs/mod_log_forensic.o: Permission denied It looks like a permission problem. --- Chris Covington IT Plus One Health Management 75 Maiden Lane Suite 801 NY, NY 10038 646-312-6269 http://www.plusoneactive.com ---

RE: [EMAIL PROTECTED] mod_log_forensic compile error

2005-10-12 Thread Sage Weaver
Title: RE: [EMAIL PROTECTED] mod_log_forensic compile error Sorry, I pasted the wrong output, that's why there are permissions errors...  Here is the correct one: sh-2.05b$ sudo apxs2 -c mod_log_forensic.c /usr/bin/libtool --silent --mode=compile gcc -prefer-pic -pipe -I/usr/include/x