Velesevich Ilya escribió:
Hi !

I have download source from http://svn.apache.org/repos/asf/webservices/axis/trunk/c I have install Ant 1.7.0 by http://ws.apache.org/axis/cpp/developers-guide.html
I try build source using Ant 1.7.0
but after running Ant I have exception: build.xml:82 Execute failed java.io.IOException: Cannot run "rc" program ... System cannot find program specified

I found two rc program on my computer. It situated in VS 2003 directory.

What rc program will find Ant???
May be I'm lose sight of something;

Perhaps you are missing to set your JAVA_HOME and/or CLASSPATH environment variables, if so, make sure the file rt.jar (which HAS to be with your java virtual machine) is in the classpath.

i.e.
I have installed Java Development Kit (aka JDK) in C:\j2sdk1.6.0_06 (that's how Java 6 update 6 looks like ;) )
then my environment variables would look like this:

JAVA_HOME=C:\jdk1.6.0_06
CLASSPATH=C:\jdk1.6.0_06\jre\lib
Help me please!!!

Thanks!!!

.
Hope that works for you ;)

cheers

Carlos Escobar
------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.17/951 - Release Date: 13/08/2007 10:15

Reply via email to