我第一次尝试在 OSX Mountain Lion 上使用 homebrew 安装 libxml2,但我遇到了以下问题
brew install libxml2
==> Downloading ftp://xmlsoft.org/libxml2/libxml2-2.8.0.tar.gz
######################################################################## 100.0%
######################################################################## 100.0%==> ./configure --prefix=/usr/local/Cellar/libxml2/2.8.0 --without-python
==> make
==> make install
Error: No such file or directory - /private/tmp/libxml2-Nsul/libxml2-2.8.0/Copyright
有人有同样的问题吗?