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
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
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
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