0

我刚从 macports 转到自制软件。我在安装 homebrew 之前清理了我的环境,并删除了 opts 中安装的所有内容。

现在我得到了以下信息:

$brew install python
Warning: Xcode not installed
Most stuff needs Xcode to build: http://developer.apple.com/xcode/
Warning: python-2.7.5 already installed, it's just not linked

我已经编辑了我的 bash_profile

export PYTHONPATH=/usr/local/share/python
export PATH=$JAVA_HOME:$PYTHONPATH:$PATH

我也安装了 xcode 并且我使用的是 Mac OS X 10.6.8,我缺少什么?

4

0 回答 0