1

I already read all question on this subject but none are solving the problem, how can I install Homebrew on my Mac with the following error :

dyld: Library not loaded: @rpath/libssl.1.0.0.dylib

Thanks in advance

Alex Germain
  • 411
  • 4
  • 16

1 Answers1

0

Did you go to the Homebrew home page and follow the directions there? You should be able to search the home page for the error you get. Homebrew installed fine on my 2010 iMac.

Natsfan
  • 4,093
  • 3
  • 22
  • 29
  • Yes but I can't install anything using GitHub links. All topics deal with updating some package using brew but I can't install it anyway ^^ – Alex Germain Mar 13 '19 at 14:57