Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jmeter is not downloading using brew in mac osx

I tried to install jmeter by following this question but I fail and got below error

$ brew install jmeter

==> Downloading http://www.apache.org/dyn/closer.cgi?path=jmeter/binaries/apache-jmeter-2.11.tgz

==> Best Mirror http://mirror.cogentco.com/pub/apache/jmeter/binaries/apache-jmeter-2.11.tgz

curl: (22) The requested URL returned error: 404 Not Found

Error:Failed to download resource "jmeter" Download failed: http://mirror.cogentco.com/pub/apache/jmeter/binaries/apache-jmeter-2.11.tgz

Why is this? Is the link broken and how to replace it?

like image 662
tk_ Avatar asked Dec 09 '25 04:12

tk_


1 Answers

Try to first update brew:

  • brew update

Then retry it again, as it should download jmeter 2.12 not 2.11.

Also if you want to download jmeter-plugins with it, you can use:

  • brew install jmeter --with-plugins
like image 130
UBIK LOAD PACK Avatar answered Dec 12 '25 00:12

UBIK LOAD PACK



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!