Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing WINE On Centos 5.4 64 Bit?
#1
Could anyway tell me /link me to a tutorial on how I can do this.

I have had no problem with ubuntu but there i cant execute it on centos.

:/
#2
Do you have it installed?
#3
(08-07-2010, 09:39 AM)ReaLiTy Wrote: Do you have it installed?

no/

:/

thats my problem.

i cant install it.
#4
Quote:Trying to install wine using the usual yum command but here is what it says when giving the following command.

shell>> yum install wine
Loading “fastestmirror” plugin
Loading mirror speeds from cached hostfile
* base: centose.centos.org
* updates: centosj.centos.org
* addons: centosh3.centos.org
* extras: centose-msync-dvd.centos.org
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
No package wine available.
Nothing to do

Well the reason is Wine software is not a part of standard CentOS. There is a section on 3rd party repositories called RPMForge. So we will proceed installing the Repositories.

1.) You should make sure that you have Priorities installed

yum-priorities is available in the CentOS 5 repositories:

yum install yum-priorities

Plugins are enabled in CentOS 5 by default

Make sure that yum-priorities is enabled by editing the /etc/yum/pluginconf.d/priorities.conf file, and ensuring that it contains the following lines:

[main]
enabled=1

Download the rpmforge-release package. Choose one of the two links below, depending on your architecture. If you are unsure of which one to use you can check your architecture with the command uname -i

for i386 http://apt.sw.be/redhat/el5/en/i386/RPMS...f.i386.rpm

Install DAG’s GPG key

rpm –import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
Verify the package you have downloaded

rpm -K rpmforge-release-0.3.6-1.el5.rf.*.rpm

Security warning: The rpmforge-release package imports GPG keys into your RPM database. As long as you have verified the package and trust Dag then it should be safe.

Install the package

rpm -i rpmforge-release-0.3.6-1.el5.rf.*.rpm

This will add a yum repository config file and import the appropriate GPG keys. At this point, you can set the priority of the RPMForge repository, and also of the CentOS repositories if you have not done so yet.

Test with this command:

yum check-updateIt should output these two lines:

Loading “priorities” plugin

76 packages excluded due to repository priority protectionsThe number above may differ, but there should be several packages shown as being excluded.

If so then it looks like things are working so try installing something like this

yum –enablerepo=rpmforge install wine

Thats all Wine is installed.
shell>> which wine
/usr/bin/wine
Source
#5
^^ Thanks.

I got it working.

Smile
#6
Now report this to close this.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing NVIDIA driver on UBUNTU dblkickflip720 1 1,719 07-14-2012, 06:31 PM
Last Post: 'Snorlax
  Installing Java On Backtrack 5 Neal Caffrey 3 12,203 06-22-2012, 04:33 PM
Last Post: eiqhtworks
  Installing Linux Mint Debian- advice? iDiDiT 3 1,984 01-07-2012, 10:25 PM
Last Post: AceInfinity
  Installing Spotify on Ubuntu! Carbon Nox 7 1,589 07-20-2011, 09:49 AM
Last Post: Drakon
  [HELP] Spotify and WINE. Unrated 11 2,036 05-31-2010, 06:14 PM
Last Post: Elektrisk

Forum Jump:


Users browsing this thread: 1 Guest(s)