V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
wdssmq
V2EX  ›  问与答

Debian 编译安装 Git 失败

  •  
  •   wdssmq · 2022-11-25 15:49:34 +08:00 · 863 次点击
    这是一个创建于 489 天前的主题,其中的信息可能已经有所发展或是发生改变。
    sudo apt-get update
    sudo apt-get install -y \
      gcc automake autoconf libtool make zlib1g-dev
    
    # --------
    cd /root/tmp/git-2.38.1
    ./configure prefix=/usr/local/git/
    make && make install
    

    错误信息:

    • tclsh failed; using unoptimized loading

    MSGFMT po/pt_pt.msg Makefile:254: recipe for target 'po/pt_pt.msg' failed

    make[1]: *** [po/pt_pt.msg] Error 127

    Makefile:2233: recipe for target 'all' failed

    make: *** [all] Error 2

    1 条回复    2022-11-25 15:54:30 +08:00
    Aixiaoa
        1
    Aixiaoa  
       2022-11-25 15:54:30 +08:00 via iPhone
    为什么要编译安装?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5394 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 07:35 · PVG 15:35 · LAX 00:35 · JFK 03:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.