Hi,
I have a problem while installing tomcat. I'm following this instruction : http://jakarta.apache.org/tomcat/tomcat-5.0-doc/BUILDING.txt I have used the last versions of the packages mentionned in this page :
j2sdk-1_4_2_01-linux-i586.bin apache-ant-1.5.4-bin.tar.bz2 xalan-j_2_5_1-bin.tar.gz
and the installed script found in : http://jakarta.apache.org/builds/jakarta-tomcat/build-5/build.xml
I don't understand why I always have an error after running ant (step 2.2) :
----------
[...]
testexist:
[echo] Testing for /usr/local/jakarta-struts-1.1/lib/struts.jar
downloadgz:
init:
build-depends:
build-servletapi:
[echo] ========== Building:
/usr/local/servlet-api-2.4/lib/servlet-api.jar
BUILD FAILED
file:/home/quetzalcoatl/downloads/tomcat-source/jakarta-tomcat-5/build.xml:157:
Basedir
/home/quetzalcoatl/downloads/tomcat-source/jakarta-servletapi-5/jsr154
does not exist
Total time: 7 seconds
----------
Can somebody help me with this problem ?
Thanks for your help, I'm longing to test the program
I will review the error. Maybe the script is a bit out of date. Did the scrpt checkout the sources right ?
If not (when you're behind a proxy, for example), you need to adjust a few properties.
The directory the script tries to access is correct, and should exist if everything went well. There's also the easy way: go download 5.0.9 Beta, which works well enough according to testing.
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxx R�my Maucherat Senior Developer & Consultant JBoss Group (Europe) S�RL xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
