OK. Problem is I want to build YCSB with Ant. As I enter the directory of YCSB and run 'ant' I get an error that there is no build.xml file.
So I just want to know is this a problem with YCSB or Ant. Regards, Mahmood On Sunday, February 23, 2014 9:40 PM, Matt Benson <gudnabr...@gmail.com> wrote: On Feb 23, 2014 6:37 AM, "Mahmood Naderan" <nt_mahm...@yahoo.com> wrote: > > It is saying > > > Apache Ant(TM) version 1.9.3 compiled on December 2013 > > But I have started working on Ant just now (February)!! > What does that mean? > > You didn't compile Ant; you only installed it. Everything appears to be absolutely fine with your installation as far as I can tell. Matt > Regards, > Mahmood > > > > On Sunday, February 23, 2014 3:41 PM, Martin Gainty <mgai...@hotmail.com> wrote: > > BASH>ant -version > > Martin > ______________________________________________ > Verzicht und Vertraulichkeitanmerkung > > > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > > > > > > > Date: Sun, 23 Feb 2014 03:12:13 -0800 > > From: nt_mahm...@yahoo.com > > Subject: Installation question > > To: user@ant.apache.org > > > > Hi, > > I have read the manual on how to install Ant ( https://ant.apache.org/manual/install.html). However there are some confusing steps so I will appreciate any answer for my problem > > > > > > I have run > > > > > > > > ant -f fetch.xml -Ddest=system > > I want to know, is that all? I see that subsequent steps are optional. > > How can I check if > > ant is installed correctly? > > > > > > Regards, > > Mahmood