【发布时间】:2013-10-02 16:13:55
【问题描述】:
我尝试使用 brew 安装 postgresql,结果是
checking for libperl... yes
checking Python.h usability... no
checking Python.h presence... no
checking for Python.h... no
configure: error: header file <Python.h> is required for Python
在这个错误之后,我安装了 Python,它说:
brew install python
Warning: python-2.7.5 already installed, it's just not linked
我需要做什么? 谢谢
【问题讨论】:
标签: python macos postgresql homebrew