family
V2EX  ›  macOS

升级后brew还能用吗?支持10.9吗?

  •  
  •   family · Oct 23, 2013 · 4718 views
    This topic created in 4621 days ago, the information mentioned may be changed or developed.
    13 replies    1970-01-01 08:00:00 +08:00
    Hualin
        1
    Hualin  
       Oct 23, 2013
    我也曾担心这个。我用的是 macports 目前没发现有啥影响。
    rikugun
        2
    rikugun  
       Oct 23, 2013
    brew 有些问题. 我这还在下 command tools 更新看看行不行
    ine181x
        3
    ine181x  
       Oct 23, 2013
    https://twitter.com/y_jono/status/387695238485008384

    不会日语,求翻译。Google 了一下貌似意思是编译会有问题?
    leofml
        4
    leofml  
       Oct 23, 2013
    我直接从10.8.5升级到10.9GM版, brew可用
    bearcat001
        6
    bearcat001  
       Oct 23, 2013
    可以用...只要装好xcode5
    shibo501c
        7
    shibo501c  
       Oct 23, 2013
    我是升级安装的, 暂时没发现问题
    xujingbao
        8
    xujingbao  
       Oct 23, 2013
    测试版的时候 brew就可以用
    hzlzh
        9
    hzlzh  
    PRO
       Oct 23, 2013
    安装最新版 xcode然后 执行,brew upgrade
    dorentus
        10
    dorentus  
       Oct 23, 2013
    装最新的 Xcode 5(附带正式版 10.9 SDK 的那个)。
    然后 Command Line Tools 已经不用装了。
    dorentus
        11
    dorentus  
       Oct 23, 2013   ❤️ 1
    @ine181x 这个之前也有别人说过,就是 10.9 自带编译器的使用的 C++ 库,默认设定从 libstdc++ 换成了 libc++;那么之前 homebrew 里面装的一些软件包,是和 libstdc++ 链接的,那么更新后,依赖这些软件包的软件包,再安装或者更新,会要和 libc++ 链接,于是就会出错。

    Homebrew 现在已经能提示这类错误了。解决的方法也很简单,按提示,把老软件包删掉重装一遍即可。
    wzxjohn
        12
    wzxjohn  
       Oct 23, 2013
    目前没发现什么问题。。。
    ine181x
        13
    ine181x  
       Oct 23, 2013
    @dorentus thank you 更新之后已经遇到了。brew 会提示。

    Error: subversion dependency sqlite was built with the following
    C++ standard library: libstdc++ (from clang)

    This is incompatible with the standard library being used
    to build subversion: libc++ (from clang)

    Please reinstall sqlite using a compatible compiler.
    hint: Check https://github.com/mxcl/homebrew/wiki/C++-Standard-Libraries

    然后只要 brew reinstall sqlite 就可以了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2572 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 67ms · UTC 11:32 · PVG 19:32 · LAX 04:32 · JFK 07:32
    ♥ Do have faith in what you're doing.