RE: Installation apache tomcat

2008-12-19 Thread Peter Crowther
> From: Vida Luz Arista [mailto:vida.ari...@ideay.net.ni]
> I downloaded the version apache-tomcat-6.0.18-src, I follow
> step by step the
> instructions, when I executed ant download, the following erro occur
>
>
>
> BUILD FAILED
>
> /opt/apache-tomcat-6.0.18-src/build.xml:701: The following
> error occurred
> while executing this line:
>
> /opt/apache-tomcat-6.0.18-src/build.xml:771: Compile failed; see the
> compiler error output for details.

OK... so what does the compiler error output say?

Taking a step back, why are you compiling from source rather than downloading a 
binary?  Tomcat is pure Java, so provided you're running a decent Java virtual 
machine (the Sun one - *don't* use gcj to run Tomcat) the binary should work on 
your platform.

- Peter

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Installation apache tomcat

2008-12-18 Thread Steve Ochani
Send reply to:  Tomcat Users List 
From:   Vida Luz Arista 
To: users@tomcat.apache.org
Subject:Installation apache tomcat
Date sent:  Thu, 18 Dec 2008 18:17:09 -0600

> Hi All
> 
> 
> 
> I downloaded the version apache-tomcat-6.0.18-src, I follow step by
> step the instructions, when I executed ant download, the following
> erro occur
> 

Why are you building from source?

Just use the binary.





> 
> 
> BUILD FAILED
> 
> /opt/apache-tomcat-6.0.18-src/build.xml:701: The following error
> occurred while executing this line:
> 
> /opt/apache-tomcat-6.0.18-src/build.xml:771: Compile failed; see the
> compiler error output for details.
> 
> 
> 
> 
> 
> I need suggestion,
> 
> 
> 
> Thanks in advanced
> 
> 
> 
> Regards.
> 
> 



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Installation apache tomcat

2008-12-18 Thread Vida Luz Arista
Hi All

 

I downloaded the version apache-tomcat-6.0.18-src, I follow step by step the
instructions, when I executed ant download, the following erro occur

 

BUILD FAILED

/opt/apache-tomcat-6.0.18-src/build.xml:701: The following error occurred
while executing this line:

/opt/apache-tomcat-6.0.18-src/build.xml:771: Compile failed; see the
compiler error output for details.

 

 

I need suggestion,

 

Thanks in advanced

 

Regards.