You are not logged in.

#1 2008-06-09 09:09:38

mileno
Member
Registered: 2008-06-09
Posts: 5

Wine for arch64

Hello, Iv spent endless hours reading posts trying to find a way to install wine so I could play Counter-Strike. I found a bunch of broken links, can someone be kind enough to point me in the right direction?

Thanks in advance,
Mileno

Offline

#2 2008-06-09 09:26:03

jryarch
Member
Registered: 2008-06-09
Posts: 45

Re: Wine for arch64

Hi Mileno,

Search AUR for wine:

http://aur.archlinux.org/packages.php?O … _Search=Go

..and voila, the second one bin32-wine-suse is up to date smile

enjoy!

edit: In case you wonder how to use AUR: http://wiki.archlinux.org/index.php/AUR … NSUPPORTED

Last edited by jryarch (2008-06-09 09:40:02)

Offline

#3 2008-06-09 09:56:57

jordz
Member
Registered: 2006-02-01
Posts: 248

Re: Wine for arch64

What is the difference between bin32-wine and bin32-wine-suse?

Offline

#4 2008-06-09 10:06:44

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,406
Website

Re: Wine for arch64

One is the Arch i686 binary version, the other is the Suse i586 version...  Not entirely sure why we have both.

Offline

#5 2008-06-09 16:59:13

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Wine for arch64

Because one of them is out-of-date wink

SuSe provide daily snapshots, if one so desires.

Offline

#6 2008-06-09 19:57:03

mileno
Member
Registered: 2008-06-09
Posts: 5

Re: Wine for arch64

Thanks for the quick reply, however Im having more problems.

==> Making package: bin32-wine-suse 0.9.65-1  (Mon Jun  9 14:52:05 PDT 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Downloading wine-0.9.65_aka_1.0.rc4-4.1.i586.rpm...
--2008-06-09 14:52:05--  http://download.opensuse.org/repositori … 1.i586.rpm
Resolving download.opensuse.org... 195.135.221.130
Connecting to download.opensuse.org|195.135.221.130|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2008-06-09 14:52:06 ERROR 404: Not Found.

==> ERROR: Failure while downloading wine-0.9.65_aka_1.0.rc4-4.1.i586.rpm
    Aborting...

Looks like the link is dead. Can anyone tell me what im doing wrong?

Thanks in advance,
Mileno

Offline

#7 2008-06-09 20:30:06

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Wine for arch64

Take a look at the FTP link I just gave. Unfortunately, SuSE immediately delete their older version when they upload a new version.

Offline

#8 2008-06-09 20:56:01

mileno
Member
Registered: 2008-06-09
Posts: 5

Re: Wine for arch64

Thanks for the info.

I finally have the .rpm now, but that arises another problem how do I go about installing it?
[mileno@Elite ~]$ rpm -ivh wine-0.9.65_aka_1.0.rc4-4.1.i586.rpm
bash: rpm: command not found

Sorry for my noobish questions and thanks again,
Mileno

Offline

#9 2008-06-09 21:51:45

jryarch
Member
Registered: 2008-06-09
Posts: 45

Re: Wine for arch64

I suggest you learn more about AUR and pkgbuilds first.. I've flagged the package out-of-date, so you could wait for the maintainer to update his package, or you can update the PKGBUILD file yourself. You shouldn't download or unpack anything manually..

Basically in the PKGBUILD file, the source should be updated to end like this:

4.2.i586.rpm

so the new version wil be downloaded. Now the md5-sum won't be correct anymore, so use makepkg -g to determine the new md5-sums.

If you don't get any of my steps: read the arch wiki about AUR etc..

Edit: I didn't see you got the older 4.1 file. You could move the download into the same folder the PKGBUILD is in, and run makepkg again. If it is indeed the same download, the md5-sums should also match.

Last edited by jryarch (2008-06-09 22:01:33)

Offline

#10 2008-06-09 22:52:20

mileno
Member
Registered: 2008-06-09
Posts: 5

Re: Wine for arch64

Yeah, I did just what you told me and got it to work with makepkg but all it did was add two folders pkg and src how do I install this?

I'd like to thank anyone who has taken the time to help me out, as I can imagine im pretty annoying about now.

Offline

#11 2008-06-10 00:59:03

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: Wine for arch64

You should have a file in that directory that's <something>.pkg.tar.gz.  Run:
pacman -U that file to install it.

Offline

#12 2008-06-10 07:42:34

jryarch
Member
Registered: 2008-06-09
Posts: 45

Re: Wine for arch64

tigrmesh wrote:

You should have a file in that directory that's <something>.pkg.tar.gz.  Run:
pacman -U that file to install it.

Please, the wiki I gave him gives a fine explanation on how to use AUR..

Offline

Board footer

Powered by FluxBB