Gnome2 Global-Menu is the globally-shared menu bar of all applications launched in your desktop session. As we all know that Ubuntu 11.04 Alpha 2 and Ubuntu 10.10 Netbook Edition comes with a Global menu, we are here to discuss the installation of Gnome2 Global Menu for GTK Applications in Ubuntu Gnome . Gnome2 Global Menu has a PPA to make the installation easy for Ubuntu 9.10, 10.04 and 10.10.
Download :->
Installation :->
Method I -> Open the terminal and type :-
For Ubuntu 10.10 :-
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install gnome-globalmenu
For Ubuntu 9.10 & 10.04 LTS :-
sudo add-apt-repository ppa:globalmenu-team/ppa
sudo apt-get update
sudo apt-get install gnome-globalmenu
and done. Relogin to your account to get it working.
Method II -> This method will work on Ubuntu 9.10 to 11.04 alpha 2. What you need to do is; download the above file, just extract it and
cd ~/Desktop/gnome-globalmenu-0.7.10/
Access this directory via Nautilus and open gedit and add these lines to the file and save it as ‘autogen.sh’.
#!/bin/sh
#NOCONFIGURE=yes
#if which gnome-autogen.sh > /dev/null; then
#USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
#else
#libtoolize –force
intltoolize –force
#aclocal -I autotools
#automake –add-missing
#autoheader
#autoconf
env ACLOCAL=”aclocal -I autotools” autoreconf -vi
./configure –enable-maintainer-mode $*
#fi
And now, install the following packages :-
sudo apt-get install intltool libtool libgtk2.0-dev libwnck* libgnome-menu* libpanelapplet-* libnotify* xfce4-panel*
Now run ‘aclocal’ :
sudo aclocal
Start the compilation process :
./autogen.sh –prefix=/usr –sysconfdir=/etc –disable-tests –without-xfce4-panel
make
export GTK_MODULES=globalmenu-gnome
sudo make install
and done. Logout and log back in.
After the installation, simply click ‘Add to panel’ and select ‘Gnome2 Global Menu’. Take a look :
Gnome2 Global Menu
[img src=http://www.linoob.com/wp-content/flagallery/gnome2-global-menu/thumbs/thumbs_02-update-repositories.png]350
[img src=http://www.linoob.com/wp-content/flagallery/gnome2-global-menu/thumbs/thumbs_03-install-global-menu.png]310
[img src=http://www.linoob.com/wp-content/flagallery/gnome2-global-menu/thumbs/thumbs_04-add-to-panel.png]400
[img src=http://www.linoob.com/wp-content/flagallery/gnome2-global-menu/thumbs/thumbs_05-ubuntu-desktop.png]390
[img src=http://www.linoob.com/wp-content/flagallery/gnome2-global-menu/thumbs/thumbs_06-global-menu-in-gnome.png]180
[img src=http://www.linoob.com/wp-content/flagallery/gnome2-global-menu/thumbs/thumbs_07-global-menu-at-work.png]150
Njoy !
Thanks to Webupd8 and Ubuntu-forums.
Pingback: Tweets that mention Gnome2 Global-Menu Applet for Ubuntu « Linoob.com -- Topsy.com