mod_webapp fails to build

2001-12-02 Thread Andrew Savory
Hi, I'm not having much joy with building webapp-module-1.0.1-tc401 source on Debian 2.2r4 i686. 1) The instructions for building it are incorrect, as they say if you download a source distribution, all you have to do is: ./configure --with-apxs ... unfortunately, ./configure is not t

Re: mod_webapp fails to build

2001-12-03 Thread Andrew Savory
jean-frederic clere wrote: > I am afraid that is my fault... Heh. No problem, I'd be happy to post suggestions for revising readme.txt/install.txt once I'm up and running! > I think your apxs is broken, what does the following commands return? > /usr/bin/apxs -q CFLAGS -DLINUX=2 -DEAPI -DTARG

Building the WebApp module instruction errors

2001-12-04 Thread Andrew Savory
Hi, Working through the instructions for building WebApp at: http://nagoya.apache.org/~pier/documentation/build-u.html ... I noticed a few possible errors. The line: # rmdir jakarta-tomcat-connectors should be # rm -rf jakarta-tomcat-connectors (because the CVS directory in

Re: RPM for jakarta/xml apaches projects

2000-12-04 Thread Andrew Savory
On Mon, 4 Dec 2000, Thom May wrote: > I would be interested in hearing from folks here whether they percieve > a need for Debian packaging, or whether they prefer to "roll their > own"? I'd love to see up-to-date Debian packaging, but I think it would be a challenge to keep it quite as up-to-dat