Hi,
I am a newbie to ant and I am having a trouble with installing Ant on a
unix machine. I am doing the following steps.

1. I have down loaded the latest release build - that is
jakarta-ant-1_3-bin_tar.gz
2. Used gunzip and tar -xvf on the gzipped file.
3. The untaring ends with "tar: directory checksum error"
4. The untarred directory has only bin and docs directories. lib is
missing.
5. After setting path to java, class path to Xerces' jar when I try
torun 'ant -buildfile my.xml' the following error is encountered.

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/
Main

I would appreciate any help.

Thanks,
Ramesh



Reply via email to