also try to switch the download and update, I've been away for a while so I
can't remember the order :)

cd jakarta-tomcat-5
ant download
ant update
ant dist

should work for you
----- Original Message -----
From: "Damien" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, September 02, 2003 1:42 PM
Subject: Re: Problem while installing


Le mar 02/09/2003 � 22:35, Remy Maucherat a �crit :
> Damien wrote:
>
> > 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:1
57:
> > 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 ?

I have not seen any error before that, everything seems to be correct

> If not (when you're behind a proxy, for example), you need to adjust a
> few properties.
>

I have no proxy

> The directory the script tries to access is correct, and should exist if
> everything went well.

Everything went well, but the directory doesn't exist

> There's also the easy way: go download 5.0.9 Beta,
> which works well enough according to testing.

Thanks, I will try this if the solution of Filip Hanik doesn't work

Thanks


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



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

Reply via email to