Re: What is APXS

2005-08-25 Thread Jacob S
On Thu, 25 Aug 2005 16:48:06 -0400 Gallagher Timothy-TIMOTHYG <[EMAIL PROTECTED]> wrote: > I am trying (and it is killing me) to get webdav working on my sarge > install. I come to the line in the install to configure mod_dave with > the following command ./configure > --with-apxs=/usr/local/apac

What is APXS

2005-08-25 Thread Gallagher Timothy-TIMOTHYG
I am trying (and it is killing me) to get webdav working on my sarge install. I come to the line in the install to configure mod_dave with the following command ./configure --with-apxs=/usr/local/apache/bin/apxs. I get the error that I do not have the apxs and get the error "Your APXS installatio

Re: what is apxs in jserv documentation?

2000-06-20 Thread Colin Watson
"John F. Davis" <[EMAIL PROTECTED]> wrote: >The installation instructions for Jserv mention something called >apxs. What is apxs? It's the APache eXtenSion tool, for building Apache modules; you'll find it in the apache-dev package. -- Colin Watson

what is apxs in jserv documentation?

2000-06-20 Thread John F. Davis
Hello The installation instructions for Jserv mention something called apxs. What is apxs? John