I have just been trying to run and/or build JMeter from the command line. I do not know a lot about using an IDE with Java.
I could use Eclipse, but I do not know how. I tried building it with ant. I went to the trouble of getting and putting in my CLASSPATH the jars activation.jar bsf.jar bsh-2.0b4.jar jms.jar mail.jar ant says everything built successfully. I do not see a jmeter binary I can run in /bin . How do I build JMeter with Eclipse? How do I get someone to fix the install instructions? On 12/14/05, Peter Lin <[EMAIL PROTECTED]> wrote: > > oh those instructions are wrong. JMeter uses ANT to build now, so you > should be able to build from eclipse using ANT. > > Which IDE are you using? > > peter > > > On 12/14/05, I Love JMeter <[EMAIL PROTECTED]> wrote: > > > > It is December 14, 2005 > > I am running Linux, I am using jdk1.5.0_01 > > I have downloaded and unzipped jakarta-jmeter-2-1.20051214_lib.zip and > > jakarta-jmeter-2-1.20051214_src.zip > > > > /README says > > > > " If you have downloaded a nightly build, please cd to the > jakarta-jmeter > > directory and type "./build.sh" (Unix/Linux) or "build" (Windows). > This > > should compile the application and enable you to run jmeter from the > > /bin > > directory. " > > > > There is no build.sh file > > What am I doing wrong? >

