LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-15-2009, 07:55 AM   #1
MFA
Member
 
Registered: Jan 2009
Posts: 32

Rep: Reputation: 15
when i try to install "Gnome Menus" from the package installer, and error comes up.


First it says that i need to install the red hat menus, i then press continue and this error comes up

file /usr/share/desktop-directories/Internet.directory from install of gnome-menus-2.20.1-1.fc8 conflicts with file from package xfdesktop-acer-lp-1652.mcs_patched
file /usr/share/desktop-directories/Settings.directory from install of gnome-menus-2.20.1-1.fc8 conflicts with file from package xfdesktop-acer-lp-1652.mcs_patched

anyone know how to fix this?

thanks
 
Old 03-15-2009, 09:29 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
"#3 gnome-menus
This depedency problem is triggered via f-spot or evolution, displaying the following error.

file /usr/share/desktop-directories/Internet.directory from install of gnome-menus-2.20.3-1.fc8 conflicts with file from package xfdesktop-acer-lp-1522.no_spot.mcs_patched
file /usr/share/desktop-directories/Settings.directory from install of gnome-menus-2.20.3-1.fc8 conflicts with file from package xfdesktop-acer-lp-1522.no_spot.mcs_patched

It's fairly easy to fix. Just download gnome-menus and redhat-menus and force their installation. Then restore the original content of the conflicting files."


Code:
sudo yum install yum-utils
sudo yumdownloader gnome-menus redhat-menus
cp /usr/share/desktop-directories/* .
sudo rpm -U --force gnome*rpm redhat*rpm
sudo mv *directory /usr/share/desktop-directories
(http://macles.blogspot.com/2008/08/d...spire-one.html)
 
Old 03-15-2009, 10:13 AM   #3
MFA
Member
 
Registered: Jan 2009
Posts: 32

Original Poster
Rep: Reputation: 15
Force their installation?
how do i do this?
 
Old 03-15-2009, 10:38 AM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by MFA View Post
Force their installation?
how do i do this?
By appropriate use of --force. It literally says so :-]
 
Old 03-15-2009, 10:52 AM   #5
MFA
Member
 
Registered: Jan 2009
Posts: 32

Original Poster
Rep: Reputation: 15
sorry, but i have no idea where it says that
I checked the box next to "gnome-menus" then click apply, then it asks me to install red hat menus, and thats when the error occurs.
 
Old 03-15-2009, 11:10 AM   #6
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
The code as posted in the first reply needs to be run from a terminal window, not a graphical interface to the package manager.
 
Old 03-15-2009, 11:15 AM   #7
MFA
Member
 
Registered: Jan 2009
Posts: 32

Original Poster
Rep: Reputation: 15
yes i've done that, and it said that something had been installed. But then what do i do on the package manager?
 
Old 03-15-2009, 12:11 PM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
What the above does is take care of dependencies. Now you can procede with whatever you originally intended to install.
 
Old 03-15-2009, 12:40 PM   #9
MFA
Member
 
Registered: Jan 2009
Posts: 32

Original Poster
Rep: Reputation: 15
That is what i thought... so i tried to install it again... but this error came up

notification-daemon-xfce conflicts with notify-daemon
Missing Dependency: gecko-libs = 1.8.1.8 is needed by package yelp
 
Old 03-15-2009, 01:33 PM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
are you trying to install fedora 8 rpm's on a Linpus acer laptop
if so they ARE INCOMPATIBLE AND WILL KILL YOUR ACER "Linpus" install .
You MUST install the Linpus software from there web site . no if, and or buts .


or reformat the hard drive and install fedora 10
 
Old 03-15-2009, 01:33 PM   #11
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Please revisit the link I posted above. As with the previous one this one is explained there as well.
 
Old 03-15-2009, 03:11 PM   #12
MFA
Member
 
Registered: Jan 2009
Posts: 32

Original Poster
Rep: Reputation: 15
how do i reformat the hard drive and install fedora 10?!
I am a complete newbie to Linux!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wanted to install "unsupported" Amaya editor but it doesn't show in menus... crgrove Ubuntu 1 03-03-2009 05:16 PM
error when i install the package glibc-2.8-20080929 with "make install" esimecic1 Linux From Scratch 2 12-29-2008 02:47 AM
LXer: Displaying "MyComputer", "Trash", "Network Servers" Icons On A GNOME Desktop LXer Syndicated Linux News 0 04-02-2007 08:31 AM
perl install error: Can't locate object method "new" via package "Module::Build::Vers powah Linux - Software 0 10-24-2006 01:57 PM
FC4 install errors, "diabling IRQ #10" "nobody cares" error message??? A6Quattro Fedora 6 07-20-2005 12:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration