Perform the following steps to install JMeter on your system:
We refer to this location as JMETER_HOME
throughout the book.
Assuming you have curl
installed on your system, then you can do the following:
For the tar gzip
archive:
curl -L -O http://mirror.metrocast.net/apache//jmeter/binaries/apache-jmeter-2.11.tgz && tar xzf apache-jmeter-2.11.tgz
For the ZIP archive:
curl -L -O ...
No credit card required