On 14/12/05, I Love JMeter <[EMAIL PROTECTED]> wrote: > 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
These need to be in lib or lib/opt > ant says everything built successfully. I do not see a jmeter binary I can > run in /bin . There should be an ApacheJMeter.jar in bin. Run this using jmeter.bat or jmeter (shell). > How do I build JMeter with Eclipse? > How do I get someone to fix the install instructions? Create a Bugzilla request describing exactly what needs to be fixed. > 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? > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

