【发布时间】:2014-09-02 04:16:49
【问题描述】:
我正在尝试通过自制软件安装 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 :(
这里可能有什么问题?
提前致谢。
【问题讨论】:
-
我尝试安装 python3 时遇到同样的错误
标签: mysql command-line terminal homebrew