You are not logged in.

#1 2009-01-21 04:56:46

Ronin15
Member
Registered: 2008-12-18
Posts: 24

No Wine for me!!

When I try to run pacman -Sy wine it says that the package is not found in the database. I'm using Arch 64. This is weird never had this happen before using arch.


"Once you go Arch you will never go back"

Offline

#2 2009-01-21 04:58:28

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: No Wine for me!!

Ronin15 wrote:

When I try to run pacman -Sy wine it says that the package is not found in the database. I'm using Arch 64. This is weird never had this happen before using arch.

It's not in the 64 bit repos because it's a 32 bit program. There's bin32-wine in AUR.

Offline

#3 2009-01-22 02:27:59

fumbles
Member
Registered: 2006-12-22
Posts: 246

Re: No Wine for me!!

You could just grab the 32bit package from a mirror, download it, and # pacman -U wine.i686.pkg.etc

Offline

#4 2009-01-22 02:40:40

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: No Wine for me!!

fumbles wrote:

You could just grab the 32bit package from a mirror, download it, and # pacman -U wine.i686.pkg.etc

Does that work??


neutral

Offline

#5 2009-01-22 02:44:43

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: No Wine for me!!

sand_man wrote:
fumbles wrote:

You could just grab the 32bit package from a mirror, download it, and # pacman -U wine.i686.pkg.etc

Does that work??

Sure, if you have all of the supporting lib32 libraries to go with it.

Offline

#6 2009-01-22 04:20:22

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: No Wine for me!!

skottish wrote:
sand_man wrote:
fumbles wrote:

You could just grab the 32bit package from a mirror, download it, and # pacman -U wine.i686.pkg.etc

Does that work??

Sure, if you have all of the supporting lib32 libraries to go with it.

In noob-friendly terms (Since I fscked this up once), DON'T. You would need all the required lib32 packages, from the AUR. You can't use packages straight from the i686 mirrors for that, as they will mess up your native x86_64 libs. At that point, there is no point - using bin32-wine from the AUR means your dependencies are all nice and handled, nothing to worry about. There's even a binary package of it for people who hate compiling in the archlinuxfr repo, but it's often outdated.

Offline

#7 2009-01-22 05:20:54

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: No Wine for me!!

Ranguvar wrote:

In noob-friendly terms (Since I fscked this up once), DON'T. You would need all the required lib32 packages, from the AUR. You can't use packages straight from the i686 mirrors for that, as they will mess up your native x86_64 libs. At that point, there is no point - using bin32-wine from the AUR means your dependencies are all nice and handled, nothing to worry about. There's even a binary package of it for people who hate compiling in the archlinuxfr repo, but it's often outdated.

I was only referring to Wine itself, not its dependencies. But, there's a certain level of satisfaction that can only be achieved by installing a 32 bit glibc accidentally on a 64 bit system. I know; I've done it.

***If you're not confident, do as Ranguvar suggests***

Offline

#8 2009-01-22 05:28:14

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: No Wine for me!!

yaourt -S bin32-wine --aur.  Done.

Offline

#9 2009-01-22 06:25:42

ST.x
Member
From: Sydney, Australia
Registered: 2008-01-25
Posts: 363
Website

Re: No Wine for me!!

What's the difference between the Suse and normal versions from AUR? It's not mentioned there.

Offline

#10 2009-01-22 12:42:32

MetalheadGautham
Member
From: Bangalore, India
Registered: 2008-07-27
Posts: 143
Website

Re: No Wine for me!!

Suse ???? Sorry, this is Archinux. big_smile

Offline

#11 2009-01-22 12:45:20

ST.x
Member
From: Sydney, Australia
Registered: 2008-01-25
Posts: 363
Website

Re: No Wine for me!!

MetalheadGautham wrote:

Suse ???? Sorry, this is Archinux. big_smile

Ye.. I was referring to bin32-wine-suse 1.1.13.2-1 and bin32-wine 1.1.13-1

Offline

#12 2009-01-22 16:15:33

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: No Wine for me!!

From what I can gather, this may have something to do with it...

http://wiki.winehq.org/WineOn64bit wrote:

Most linux distributions these days support 64-bit. The problem is that not all distributions handle 64-bit in the same way. Distributions like Fedora/Suse chose to extend their 32-bit distribution to 64-bit by installing 64-bit libraries into /usr/lib64 and installing 32-bit libraries in /usr/lib while distributions like Debian chose to install only 64bit libraries. The 64-bit libraries are installed in /usr/lib and /usr/lib64 is a symlink to /usr/lib.

I'm just guessing though. Perhaps a 'pacman -Ql' would provide further info?

Offline

#13 2009-01-22 22:10:36

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: No Wine for me!!

Ranguvar wrote:

From what I can gather, this may have something to do with it...

http://wiki.winehq.org/WineOn64bit wrote:

Most linux distributions these days support 64-bit. The problem is that not all distributions handle 64-bit in the same way. Distributions like Fedora/Suse chose to extend their 32-bit distribution to 64-bit by installing 64-bit libraries into /usr/lib64 and installing 32-bit libraries in /usr/lib while distributions like Debian chose to install only 64bit libraries. The 64-bit libraries are installed in /usr/lib and /usr/lib64 is a symlink to /usr/lib.

I'm just guessing though. Perhaps a 'pacman -Ql' would provide further info?

brebs wrote:

The point of bin32-wine-suse is to provide up-to-date, working wine on *x86_64*.
[...]
SuSE is used because they provide up-to-date binaries.

Last edited by Wintervenom (2009-01-22 22:11:50)

Offline

#14 2009-03-15 14:52:15

thom_raindog
Member
Registered: 2008-04-29
Posts: 175

Re: No Wine for me!!

I'd like to chip in here.
Questions like "how come I can install wine_64bit in every other distro I tried, including Gentoo?" aside,
I run into a brick wall here. Neither bin32-wine nor bin32-wine-suse seem to exist on their servers anymore.
In both cases the makepkg command stops letting me know that the file to be downloaded can't be found...

That's... not helpful, I guess...

Offline

#15 2009-03-16 01:34:44

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: No Wine for me!!

thom_raindog wrote:

I'd like to chip in here.
Questions like "how come I can install wine_64bit in every other distro I tried, including Gentoo?" aside,
I run into a brick wall here. Neither bin32-wine nor bin32-wine-suse seem to exist on their servers anymore.
In both cases the makepkg command stops letting me know that the file to be downloaded can't be found...

That's... not helpful, I guess...

I upgraded wine on my 64-bit laptop yesterday...worked fine. Check to make sure the version number in the PKGBUILD represents the one that's actually in the repos


neutral

Offline

#16 2009-03-16 06:56:44

thom_raindog
Member
Registered: 2008-04-29
Posts: 175

Re: No Wine for me!!

hum... here's the dumb newbie question of the day: How do I find that out? big_smile

Offline

#17 2009-03-17 19:45:44

thom_raindog
Member
Registered: 2008-04-29
Posts: 175

Re: No Wine for me!!

I found that the ftp-server has the 1.1.17 version. Thats so most recent, so that would be fine with me.
I changed the pkbuild to reflect that and now it downloads fine.
Unfortunatly right after the download it checks the md5sum, and, bit surprise, that does not check out..
what can I do now? I have no idea what md5sum code to put into the pkbuild to make that work...

Offline

#18 2009-03-17 20:14:17

qlus
Member
From: Tychy, Poland
Registered: 2006-06-15
Posts: 74

Re: No Wine for me!!

Remove the line with md5sum from PKGBUILD

Offline

#19 2009-03-20 21:25:07

thom_raindog
Member
Registered: 2008-04-29
Posts: 175

Re: No Wine for me!!

That did it.. thank you smile

Offline

Board footer

Powered by FluxBB