V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
XuanYuan
V2EX  ›  macOS

[求助] 10.13.6 下面无法对 .app 文件(夹)做 shasum, 10.13.4 就可以。

  •  
  •   XuanYuan · 2018-09-06 09:55:16 +08:00 · 1557 次点击
    这是一个创建于 2031 天前的主题,其中的信息可能已经有所发展或是发生改变。
    3 条回复    2018-09-06 14:40:01 +08:00
    XuanYuan
        1
    XuanYuan  
    OP
       2018-09-06 10:12:40 +08:00
    找到原因了,10.13.6 的 shasum 是 5.84 版,而 10.13.4 的是 5.96 版。

    求如何升级?
    urmyfaith
        2
    urmyfaith  
       2018-09-06 13:08:08 +08:00
    标准 linux 软件安装方法:
    1) curl xxx.zip
    2) unzip xx.zip
    3) cd xx
    4) ./configure
    5) make
    6) make install
    Alexara
        3
    Alexara  
       2018-09-06 14:40:01 +08:00
    brew install perl

    shasum 实际上就是个 perl 脚本,Homebrew 安装 perl 附带 shasum。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4090 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 05:20 · PVG 13:20 · LAX 22:20 · JFK 01:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.