Joh*_*Lee 4 postgresql homebrew ruby-on-rails-3
基本上我做了
brew install postgresql
Run Code Online (Sandbox Code Playgroud)
这是我得到的错误,
==> 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
Run Code Online (Sandbox Code Playgroud)
我以为使用brew安装postgresql很容易,任何人都面临同样的问题?
jam*_*man 14
看来URL已更改,但公式尚未更新.
该公式现已更新.而不是像本答案的其余部分那样手动修复配方,只需通过更新您的自制食谱
brew update并再次尝试安装.
您可以使用该brew edit postgresql命令自行编辑公式.更改url为http://ftp.postgresql.org/pub/source/v9.1.1/postgresql-9.1.1.tar.bz2并尝试再次安装.
| 归档时间: |
|
| 查看次数: |
1958 次 |
| 最近记录: |