ram wrote: > Hi All, > I tried to install Derby and followed all the instructions given at this > link:- > http://svn.apache.org/repos/asf/db/derby/code/trunk/BUILDING.txt > > I installed all the required softwares (except the optional packages). > I have setup all the environment variables also. > > But when I run command "ant" then it gives me error:- <snip> > > It is showing me "ant" help instead of running the command. Kindly help me > in this regard. I have to install Derby very urgently.
Do you need to actually build Derby? Or just install it? --I notice you're following the instructions for building it. If all you need to do is install Derby, I recommend downloading the latest 10.2 release from the downloads page: http://db.apache.org/derby/derby_downloads.html regards, -jean
