Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Wine anybody?
Date: Mon, 19 Nov 2012 21:04:28
Message-Id: 20121119230006.6a9836a1@khamul.example.com
In Reply to: [gentoo-user] Wine anybody? by Helmut Jarausch
1 On Mon, 19 Nov 2012 17:42:18 +0100
2 Helmut Jarausch <jarausch@××××××××××××××××.de> wrote:
3
4 > Hi,
5 > has any been successful in using Wine-1.5.17 on an AMD 64bit machine?
6 >
7 > When I run /usr/bin/wine it says file not found.
8 >
9 > I'm seeing the wine32 and wine64 use flags. Removing the wine64 use
10 > flags makes
11 > emerge fail : configure: error: No OpenGL library found on this
12 > system.
13 >
14 > eselect opengl list
15 > shows "ati" here.
16 >
17 > Previous versions didn't show these problems.
18 >
19 > Has anybody encountered similar problems?
20 >
21 > Thanks,
22 > Helmut.
23 >
24
25 Just like Marc, I also don't see the issues you are having. And I also
26 have USE=-win64 on a 64bit Gentoo system (I mostly run corporatey
27 Windows apps and you'd be amazed how many are still 32 bit only...)
28
29 Is there any further clue as to what file is not being found in the
30 first case? What do you get if you run ldd against the wine binary?
31
32 In the second case, I suspect there's something wrong with your 32 bit
33 OpenGL install. If you have USE=opengl then
34 app-emulation/emul-linux-x86-opengl is pulled in as a dep and it should
35 JustWork
36
37 What are all your USE settings for wine?
38
39 --
40 Alan McKinnon
41 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] [Solved] Wine anybody? Helmut Jarausch <jarausch@××××××××××××××××.de>