I'm trying to build TC 5 from sources and failing horribly.

Firstly I connected to cvs and checked out jakarta-tomcat-5 this
contains a buildme.txt file. Reading this, I followed the instructions,
downloaded the build.xml and ran ant.

This proceeeds to download all the appropriate files and starts the
build, but this fails when it gets to the build-tomcat-coyote
(compile.tomcat5) step. The first problem here was that the wrong value
was being specified for catalina.home so servlet-api.jar wasn't being
found. After fixing that I'm still getting compile errors telling me
that various org.apache.catalina classes can't be found.

I've seen various comments on here that building from sources is easy,
so what am I missing? :-)

Thanks,

Kevin Jones
Developmentor


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to