Well, the "building.txt" file in the top-level of the source distribution
can't hurt :-).
For TC 4.1.x it is pretty much:
1) download and un-tar the source distribution to
.../jakarta-tomcat-4.1.x-src
2) download and un-tar the jtc source distribution to
.../jakarta-tomcat-connectors-4.1.x-src
3) From .../jakarta-tomcat-4.1.x-src, copy 'build.properties.sample' to
'build.properties'
4) edit 'build.properties' to change "base.path" to an appropriate location.
Uncomment and change
'jtc.home=${base.path}/jakarta-tomcat-connectors-4.1.x-src', and uncomment
and change 'jasper.home=jasper'. If you are behind a firewall, also
uncomment and change the values for 'proxy.host', 'proxy.port' to your proxy
settings.
5) From .../jakarta-tomcat-4.1.x-src run the command 'ant download' (this
assumes that you already have Jakarta-Ant 1.5.x or higher installed and on
your path).
6) From .../jakarta-tomcat-4.1.x-src run the command 'ant'.
"William H. Du Chene" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi list.
>
> Can anyone please point me in the direction of a tutorial, or a how-to on
> building tomcat, and the related projects? I have spent two days scouring
> the internet looking for one and have come up empty handed.
>
> Thank you in advance.
>
> Will
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]