If your system meets the above requirements, thanks to the beauty of Java you don't
have to do anything else: under the directory
/bin
you will find the binary
application and the system wrappers you need to run Apache JMeter. You may want to go the
running instructions
to continue.
If the precompiled binary doesn't match your system (Swing package incompatibility) or
you simply want to recompile the source code, you may use Apache's Ant.
To build with ant:
-
move to the base of the jmeter distribution
-
Linux/Unix
: run "build.sh install"
-
Windows
: run "build install"