Gnome-main-menu
Posted on July 26, 2006
Finally I managed to installed [tag]Ubuntu[/tag] [tag]Gnome[/tag] [tag]Main Menu[/tag] after I found this site.
Follow the step by step installation guide as listed but no luck. I found an error…..
user1@myplanet:~/download$ sudo apt-get install
gnome-main-menu gcontrol
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct
these:The following packages have unmet dependencies:
gnome-main-menu: Depends: libpanel-applet2-0
(>= 2.14.2) but 2.14.1-0ubuntu16 is to be installed
Depends: libpango1.0-0 (>= 1.12.3) but 1.12.2-0ubuntu3
is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no
packages (or specify a solution).
Hmm, package dependecies problem.
Run the command below to solve the dependencies problem?
user1@myplanet:~/download$ sudo apt-get install
libpanel-applet2-0 libpanel-applet2-dev libpango1.0-0
libpango1.0-common libpango1.0-dev
Yeah! My Ubuntu [tag]SLED[/tag] Menu installation successful.
Right-click and choose ‘Add to Panel’, then choose ‘Main Menu’ and look for the Misceleneous section. Click “Main Menu”. Click on your “Gnome-Menu”, click “More Applications”, choose your favorite program and right click “Add to Favorites”.
Done! That’s simple
Possibly Related Posts:
- Boot gOS from USB Drive Experience
- Argument list too long
- Setup a Linux Highly Availability NFS servers
- How to find empty folders on Linux
- How to create full right permission on Samba share
Comments
Leave a Reply