HPjmeter 4.2 Release Notes and Installation Guide

3. Specify the JVM agent in your java command.
On Java 5.0 and later:
$ java -agentlib:jmeter[=options] ...
On Java 1.4.2.02 or later 1.4.2 versions:
$ java -Xrunjmeter[:options] ...
NOTE: If you use the 64-bit JVM agent, you will need to add -d64 to the JVM command
line. For example, type
$ java d64 HelloWorld
when SHLIB_PATH is $JMETER_HOME/lib/$ARCH and
where $ARCH equals PA_RISC2.0W or IA64W.
See ”JVM Agent Options” in the HPjmeter User's Guide for the list of available options and
their descriptions.
14 Compatibility Information and Installation Requirements