On 18/05/07, tiffany <[EMAIL PROTECTED]> wrote:
Hi, I try to install Jmeter on Linux, I use the Jmeter *.zip version, unzip it and execute it with command jmeter, jmeter pop up a window but nothing on it??
That's probably an error in the JVM. Try using Sun Java 1.4 or later.
Then, I try to install Jmeter on Linux with jakarta-jmeter-2.2.tgz version, try to unzip it with unzip command on linux, but I got the following error : Archive: jakarta-jmeter-2.2.tgz End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
It's not a zip file. .tgz == .tar.gz so you need to use gzip and tar to unpack it.
Does anybody knows how to install Jmeter on Linux?? Thanks, Tiffany -- View this message in context: http://www.nabble.com/Install-Jmeter-on-Linux-tf3779239.html#a10687148 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]

