|
|
InstallingonUbuntu
a step by step guide for Gutsy/Hardy
THIS IS A DRAFT. DO NOT USE. IT KILLS KITTENS AND COMPUTERS TOO
Introduction
a step by step guide which assumes that you've never compiled anything on your system, and that this system is Gutsy Gibbon.
Installing with debs
on a 32 bit system
- Open a terminal
- Create a folder
- Go to this folder
- Get the patched gtk debs and panel applet with the following instruction
- For Gusty:
- For Hardy:
mkdir global-menu-install
cd global-menu-install
wget http://gnome2-globalmenu.googlecode.com/files/gnome-globalmenu-0.4.2_ubuntu-gusty-svn679.tar.gz
wget http://gnome2-globalmenu.googlecode.com/files/gnome-globalmenu-0.4-svn964.tar.gz
- Unarchive them
- For Gusty:
- For Hardy:
tar zxvf gnome-globalmenu-0.4.2_ubuntu-gusty-svn679.tar.gz
tar zxvf gnome-globalmenu-0.4-svn964.tar.gz
- Install them
- For Gusty:
- cd gnome-globalmenu
- sudo dpkg -i *.deb
- For Hardy:
- cd globalmenu
- sudo dpkg -i *.deb
- NOTE if you have installed previous version of gnome-globalmenu and meet a dependency error of libgtk-directfb-2.0-0 libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-dev, you can just remove them, since they are not installed by default.
sudo dpkg -r libgtk-directfb-2.0-0 libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-dev
if you still meet some errors here, trysudo dpkg -i --force-overwrite *.deb
- Edit ~/.gnomerc (Gusty Only)
- You won't need this step for Hardy
- add a line to it
export GTK_MODULES=libgnomenu
- Restart your computer and right-click on the panel and click add to the panel. Look for Global Menubar. Add it. And voila. It should work.
on a 64 bit system
There is not yet packages for 64 bit ubuntu. You can build from source by yourself. I am not sure if you also need to build the i386 binary in order to support global menu for i386 programs on the x86-64 platform.
Installing from source
Refer to the guide written by Ayoli.
Sign in to add a comment

Il vaut mieux employer aptitude que apt-get.
j'ai toujours fait apt-get :-( Je me croutonnise déjà à mon âge.Je corrige dès que j'ai terminé le tuto
ok j'attends la fin avec impatience.
je viens d'essayer aptitude et je ne vois pas bien l'intéret par rapport à apt-get. Certes c'est graphique si on lance aptitude seul, mais sinon, c'est la même procédure. Pourquoi s'embêter ? Souhaites-tu que je mette la procédure en graphique ? En même temps est-ce souhaitable dans la mesure où ce code est instable ?
Aptitude gère mieux les dépendances que apt-get. En fait la pluspart des commande ou on utilise apt-get marche exactement de la même façon en utilisant aptitude : aptitude install, aptitude reinstall ... et il me semble qu'aptitude est recommandé par l'équipe de développement d'ubuntu. De toute façon il faut utiliser soit l'un, soit l'autre mais ne pas mélanger les deux si possible.
C'est encore moi. Je remplacerai sudo make install par sudo checkinstall qui permet de créer un .deb ce qui est plus facile a gérer par la suite.
Also need to install gtk2-aqd.
Was sleeping :-) Going to add the next steps now
Pourquoi les dev d'Ubuntu ne le passent pas en standard ? Quels inconvénients a Aptitude pour qu'il ne soit pas recommandé partout ?
Sinon merci pour checkinstall,là encore c'est un truc d'empaqueteurs qui n'est pas installé par défaut. Je suppose qu'on ne considère pas que l'utilisateur lambda compile des paquets ;-)
Je mets les 2 dans la mesure où les arguments apportent un plus.
There are several missing files, and dpkg-buildpackage -r fakeroot does not work.
This page doesn't look like to be consistent.
how about a package for XFCE applet?
I installing applet and it needs root for work. How to correct this? Help :) (Ubuntu 7.10)
It doesn't work in hardy...it almost does but it doesn't. If you find a solution please email me at doorknob60@gmail.com
Agree with doorknot, it installs without errors, but when you try to add it, synaptic reports it as broken