I don’t know that there is anybody, who knows the globalmenu applet for gnome that can be found on google code. (gnome2-globalmenu - Google Code)
This applet has no prebuild packages for openSUSE, so I need to compile it my self. Its also requires to recompile the whole gtk2 with an addition c file (patch), that makes it possible to function as it supposed to be; display the menu bar in the applet.
What is my question is, where, and with what parameters should I run the following programs, so it works as it is now with the ‘patch’?
configure
make
make install
I know that configure will needs the --prefix parameter, but where to, and is it necessary to use the --with-gdk-target=x11?
I don’t know any packages for SUSE linux, but one of my friend, who using suse as well, told me, that the fedora package should work.
It didn’t quite, but it installs, and every program writes an error message that failed to load libgnomenu, as it should, but only the authors test programs can use the applet, as it should be.
I think it is needed to bind it’s addition to the GTK project into it, but it’s risky and I don’t know what to set, to be able to use as it is in default.
Also seems to me, that a nother solution can be to include the libgnomenu library in to GTK, but I don’t know how. But I could find the so files.
You need to install gnome-panel-devel and gnome-menu-devel among other things, if you can spare ~1 GiB of disk space on your root partition, just open up YaST > Package Manager > <extras menu> > Install all matching -devel files
On the particular machine I’m running Opensuse 11.3 and Gnome 2.30.
I have earlier found complete packages that enabled me to install globalmenu even on my Opensuse 11.4 running gnome 2.32. These I cannot find anymore either.
I tried downloading the packages. As for the menu itself (gnome-globalmenu-0.7.10-8.1.src.rpm), I can’t find it in the repositories. If I download it using the link on the build site, I get an error message saying “there is no rpm in the pool”.
This is for the Opensuse 11.3. If I try to download for Opensuse 11.4, there is no link from the build site and I can’t find them in the repository either.
Depending on your arch there are;
xfce4-globalmenu-plugin-0.7.10-8.1
libglobalmenu-server3-0.7.10-8.1
gnome-globalmenu-devel-0.7.10-8.1
gnome-globalmenu-common-0.7.10-8.1
gnome-applet-globalmenu-0.7.10-8.1