【问题标题】:Error installing wine on OS X 10.9.5在 OS X 10.9.5 上安装 wine 时出错
【发布时间】:2015-05-24 22:30:14
【问题描述】:

我正在尝试在 Mac OS X 10.9.5 上安装 wine,但我遇到了某种错误。 这是之后的输出

brew install wine

==> Installing dependencies for wine: fontconfig, libtiff, gd, libgphoto2, little-cms2, jasper, libicns, makedepend, openssl, sane-backends
==> Installing wine dependency: fontconfig
==> Downloading http://fontconfig.org/release/fontconfig-2.11.1.tar.bz2
Already downloaded: /Library/Caches/Homebrew/fontconfig-2.11.1.tar.bz2
==> Patching
patching file fc-cache/fc-cache.c
patching file fontconfig/fontconfig.h
patching file src/fccache.c
patching file src/fcdir.c
patching file src/fcfs.c
patching file src/fcint.h
patching file src/fcpat.c
==> ./configure --disable-silent-rules --with-add-fonts=/System/Library/Fonts,/Library/Fonts,~/Library/Fonts --prefix=/usr/local/Cellar/fontconfig/2.11.1 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc
==> make install RUN_FC_CACHE_TEST=false
make[2]: *** [install-data-local] Error 1
make[2]: *** Waiting for unfinished jobs....
 /usr/bin/install -c -m 644 fonts.dtd '/usr/local/Cellar/fontconfig/2.11.1/share/xml/fontconfig'
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.

READ THIS: https://git.io/brew-troubleshooting

现在我对 brew 不太熟悉,但如果有人能指出我正确的轨道,我将不胜感激。

顺便说一句,我尝试安装 wine 的唯一原因是我可以在 OSX 上玩 Civilization3。

【问题讨论】:

  • 您是否阅读了您发布的错误消息的最后四行?他们非常清楚地解释了问题是什么以及如何解决它,并且还提供了故障排除信息的链接(方便地标记为READ THIS)。
  • 我做了 brew doctor 并尝试通过端口安装 wine 但它也失败了。最后,我正在考虑放弃整个事情,因为我通过 wine 在 Linux 上尝试了 Civ3,但它在启动时失败了......
  • 我投票结束这个问题,因为它是关于解决软件问题,而不是编程。

标签: macos homebrew wine


【解决方案1】:

最后我通过wineskin安装了wine。

【讨论】:

    猜你喜欢
    • 2014-11-19
    • 2015-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-02-25
    • 1970-01-01
    • 2013-05-05
    • 2016-07-22
    相关资源
    最近更新 更多