Gnome Compile Problems

From RockWiki

Jump to: navigation, search

Contents

libgnome-menu is missing (in eel' and others)

To find out if you have this problem, please check the log file from the first broken build. If you see here something like "libgnome-menu" is missing, then you will only have to follow the solution below here to solve the problem.

Solution

The solution is very simple if you know that the package "gnome-menu" include the "libgnome-menu" library. You only have to add "gnome-menu" package to the packages list.

Select "Show expert-only and experimental options" and the "Custom package selection" switch to be able to edit the "package selection rules". In here you only need to add the line "X gnome-menu". This selects the package and you can compile the problem packages again.

libexif is missing (in nautilus)

Solution

Just add X libexif to your "package selection rules", that should fix the problem.

Personal tools