【问题标题】:Glade installation error "itstool not found"Glade 安装错误“未找到它的工具”
【发布时间】:2016-03-18 06:11:08
【问题描述】:

当我尝试在 MSYS2 中制作 Glade 时,在导航到文件夹并输入 ./configure 后,它开始安装,但随后遇到错误并终止:

"checking for itstool . . .no"

后跟:

"configure: error: itstool not found"

我在这里读到它可能与未安装 Python 包有关?:

https://mail.gnome.org/archives/gtk-osx-users-list/2014-August/msg00018.html

请帮助这个菜鸟启动并运行 Glade! :)

干杯,

【问题讨论】:

    标签: windows makefile glade msys2


    【解决方案1】:

    MSYS2 人员提供了一个包含为您构建的包的存储库(它的工具就在那里)。所以你只想安装 Glade。 pacman -Ss glade 将搜索软件包并使用 pacman -S ... 安装它(我不在 Windows 上查看确切名称)。

    【讨论】:

      猜你喜欢
      • 2011-04-08
      • 2015-09-20
      • 2022-10-24
      • 2019-09-24
      • 2022-01-05
      • 2019-02-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多