基本上我做了
brew install postgresql
这是我得到的错误,
==> Downloading http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.1.1/postgresql-9.1.1.tar.bz2
curl: (22) The requested URL returned error: 403
Error: Download failed: http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.1.1/postgresql-9.1.1.tar.bz2
我认为使用brew安装postgresql很容易,任何人都面临同样的问题?
答案 0 :(得分:14)
网址似乎已更改,但公式尚未更新。
该公式现已更新。而不是手动修复 这个答案的其余部分建议的食谱,只需更新你的 通过
brew update
自制食谱并再次尝试安装。
您可以使用brew edit postgresql
命令自行编辑公式。将url
更改为http://ftp.postgresql.org/pub/source/v9.1.1/postgresql-9.1.1.tar.bz2
并尝试重新安装。
答案 1 :(得分:2)
http://ftp.postgresql.org/pub/source/v9.1.1/postgresql-9.1.1.tar.bz2的MD5是061a9f17323117c9358ed60f33ecff78