2007 1:18 PM
To: Tomcat Users List
Subject: Re: Building from source
1. dont use folders with spaces, in theory they should work, in practice,
who knows 2. building is easier than that, follow these steps
a) svn co http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x
b) cd tc5.5.x
1. dont use folders with spaces, in theory they should work, in
practice, who knows
2. building is easier than that, follow these steps
a) svn co http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x
b) cd tc5.5.x
c) edit build.properties.default (the base.path parameter is where it
will
I was trying to follow the direction from the web site for building Tomcat
5.5 from source. I was wondering if anybody has done a from scratch build
using those instructions? I found right off the build.xml
(http://tomcat.apache.org/tomcat-5.5-doc/build.xml) linked from that page
(http://tomcat.a
Hi All
First time poster, long time user of TomCat. I have downloaded the source
from tomcat.apache.org and have started the ant build process and I am now
getting a number of errors regarding the fact that some .tar.gz files are
not valid. I discovered that the site in the build.properties file
(