Error: missing dependency appstream-glib >= 0.7.7 - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Installation and usage (https://www.gimp-forum.net/Forum-Installation-and-usage) +---- Forum: Linux and other Unixen (https://www.gimp-forum.net/Forum-Linux-and-other-Unixen) +---- Thread: Error: missing dependency appstream-glib >= 0.7.7 (/Thread-Error-missing-dependency-appstream-glib-0-7-7) |
Error: missing dependency appstream-glib >= 0.7.7 - crazyBaboon - 07-07-2018 Hi folks, I am following the instructions on https://gitlab.com/CrazyBaboon/GIMP-git_bash_scripts/blob/master/Fedora/GIMP-git-Fedora , and the compilation on my Fedora GNOME desktop was successful until last week.Since then I have been getting a Error: missing dependency appstream-glib >= 0.7.7 when I compile try to compile Gimp. The compilation process was fine for the other libraries such as babl and gegl. I have libappstream-glib-0.7.9-1.fc28.x86_64 and libappstream-glib-builder-devel-0.7.9-1.fc28.x86_64 installed already, so I have no idea on what to do. Any advice? Thanks! RE: Error: missing dependency appstream-glib >= 0.7.7 - crazyBaboon - 07-08-2018 For future reference, the solution is to download libappstream-glib-devel in Fedora and libappstream-glib-dev in Debian/Ubuntu. |