尝试通过homebrew在我的mac上安装postgresql:brew install postgresql
获取此错误:
Already downloaded: /Library/Caches/Homebrew/readline-6.3.5.tar.gz
==> Downloading https://gist.githubusercontent.com/jacknagel/8df5735ae9273bf5ebb
curl: (22) The requested URL returned error: 404
Error: Failed to download resource "readline--patch"
Download failed: https://gist.githubusercontent.com/jacknagel/8df5735ae9273bf5ebb2/raw/827805aa2927211e7c3d9bb871e75843da686671/readline.diff有人知道安装postgres的变通方法吗?或者下载源是怎么回事?
发布于 2014-11-07 09:19:39
我在运行一个旧版本的自制软件。brew update修复了
https://stackoverflow.com/questions/26774314
复制相似问题