On 11 February 2011 13:15, DuiMDog <[email protected]> wrote: > > > jmeternewbi wrote: >> >> I want to setup jmeter on my windows machine.. what are the prerequisites. >> > Mind that installing the Java Runtime environment (JRE) is not enough!
Yes it is, unless you want to develop JMeter addons. > You can install the Java Development Kit (JDK) from > http://www.oracle.com/technetwork/java/javase/downloads/index.html > http://www.oracle.com/technetwork/java/javase/downloads/index.html > You can test whether JDK is present on your system by opening an command > window and typing ‘java –version’ at the prompt. You should get a reply of > something like 'Java version "1.6.0_23"'. The "java" command is part of the JRE as well; there's no need to install the JDK. > If the reply is that java is not recognised as command then JDK is not > installed. Or the PATH has not been set up correctly. > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Downloaded-jmeter2-4-how-to-set-up-on-my-windows-machine-tp3380971p3381139.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

