Re: Cannot install wine

2014-04-07 Thread Elio Fabri
Hi Orion, you hit the mark! Uupdated db4.i686 then installed wine. All went fine. Thx very much -- Elio Fabri

Re: Cannot install wine

2014-04-06 Thread Orion Poplawski
On 04/06/2014 09:10 AM, Elio Fabri wrote: > Cannot install wine > > Hi all, > I am trying to install wine into SL 6.2. > Executing > >> sudo yum install wine > > I get the following message: > > Error: Protected multilib versions: db4-4.7.25-16.el6.i686 != > db4-4.7.25-17.el6.x86_64 > You coul

Re: Cannot install wine

2014-04-06 Thread Andrew Z
I suggest go to centos faq and locate an article on how to remove all 686 (or _64) rpms first. I made this (mixing two archs) mistake a few years ago and to clean the system up was a real pain. It was suggeated to me at the time to do a fresh (re)install. Looking back, the time it took to clean up

Re: Cannot install wine

2014-04-06 Thread Stephen John Smoogen
You have an architecture problem and am trying to install i686 or x86_64 on a system which wants to be one or the other. Try installing yum install wine.i686 or yum install wine.x86_64 and see if that helps any. If not the see where the conflicts are occuring and if you need the conflicting arc