我正在尝试gnome-builder
使用 JHBuild 在 Ubuntu 12.04 上构建代码,但 JHBuild 给出了一些错误:
1) 在运行中jhbuild sanitycheck
checkout root (~/jhbuild/checkout) is not writable
Could not find DocBook XML DTD V4.1.2 in XML catalog
Could not find DocBook XSL Stylesheets in XML catalog
我已尝试安装所有可能的依赖项。
2) 还jhbuild sysdeps --install
显示:
list of dependencies ..
jhbuild sysdeps: Don't know how to install packages on this system
3)当我尝试构建它时,如下所示:
jhbuild -m gnome-world build gnome-builder
表明:
jhbuild build: failed to parse /usr/share/jhbuild/modulesets/gnome-apps-3.20.modules: [Errno 2] No such file or directory: u'/usr/share/jhbuild/modulesets/gnome-apps-3.20.modules'
我已将示例jhbuildrc
文件粘贴到主目录中,如前所述
unable to load config file ~/.jhbuildrc not found