2014-07-11 106 views
6

我試圖通過自制安裝MySQL和我不斷收到一個錯誤:自制mysql安裝錯誤

brew install mysql 
==> Installing mysql dependency: openssl 
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/openssl-1.0 

curl: (35) Server aborted the SSL handshake 
Error: Failed to download resource "openssl" 
Download failed: https://downloads.sf.net/project/machomebrew/Bottles/openssl-1.0.1h.mavericks.bottle.tar.gz 
Warning: Bottle installation failed: building from source. 
Error: /usr/local/opt/makedepend not present or broken 
Please reinstall makedepend. Sorry :(

什麼可能是這裏的問題?

在此先感謝。

+1

當我嘗試安裝python3時出現同樣的錯誤 –

回答

19

儘量做到:

brew install makedepend 
0

儘量做到: brew update

我幫我SSL依賴。