This is my $JAVA_HOME: /etc/jdk1.3.1_02

To USE ANT, you need to specify the directory /etc/jdk1.3.1_02 (in my case),
without the last slash "/".

Changing this to another PATH will not let me use the ANT command, I did the
"ant compile" and it went well, no  problems at all, but when trying to do a
"ant dist", it gives me the same problem.. :(

What can it be?? How can this be fixed?

Thank you,

Rafael Azevedo


----- Original Message -----
From: "Teemu Hiltunen" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 11:31 AM
Subject: Re: INSTALLING TOMCAT


> On Mon, 28 Jan 2002, Rafael wrote:
>
> > While I was trying to compile jakarta-servletapi-4, I got this error
message
> > during the compilation...
> >
> > javadoc:
> >   [javadoc] Generating Javadoc
> >   [javadoc] Javadoc execution
> >
> > BUILD FAILED
> >
> > /root/jakarta-servletapi-4/build.xml:98: Javadoc failed:
> > java.io.IOException: javadoc: not found
> > ....
>
> You have to modify your PATH environment variable to include your
> $JAVA_HOME/bin directory.
>
>
> --teemu
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to