From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gzz7b-0003KR-NX for garchives@archives.gentoo.org; Thu, 28 Dec 2006 17:32:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBSHTdCk026043; Thu, 28 Dec 2006 17:29:39 GMT Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBSHTcaq011418 for ; Thu, 28 Dec 2006 17:29:38 GMT Received: from pool-71-167-3-179.nycmny.fios.verizon.net ([71.167.3.179] helo=mail.plop.org) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Gzz4U-000DnA-3p; Thu, 28 Dec 2006 12:29:38 -0500 Received: from kevin.mine (kevin.mine [192.168.30.2]) (authenticated bits=0) by mail.plop.org (8.13.7/8.13.7) with ESMTP id kBSHSWx7016428; Thu, 28 Dec 2006 12:28:32 -0500 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 71.167.3.179 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: tindalos From: Kevin Koltzau To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Wine (with OpenGL) on AMD64 Date: Thu, 28 Dec 2006 12:29:35 -0500 User-Agent: KMail/1.9.5 Cc: "Troy Curtis Jr" References: <4148457f0612272245m29b9da0esf4e49880f372ff05@mail.gmail.com> In-Reply-To: <4148457f0612272245m29b9da0esf4e49880f372ff05@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612281229.35388.kevin@plop.org> X-Virus-Scanned: ClamAV 0.88.4/2388/Thu Dec 28 09:32:52 2006 on smeg.mine X-Virus-Status: Clean X-Archives-Salt: b9105de7-a9f2-48df-b2c5-952542f4d43e X-Archives-Hash: 10272f221f171b62ec7cb1300062517a On Thursday 28 December 2006 1:45 am, Troy Curtis Jr wrote: > Has anyone gotten wine compiled with opengl support on AMD64? My > configure (using portage and several iterations of a manual > configure) keeps warning me that no OpenGL libs were found but I DO > have the non-free nvidia driver working and here is the output of all > the relevant directories (that I know of): the nvidia-drivers package install both the 64bit and 32bit libraries when you are using a multilib profile on amd64 # equery f x11-drivers/nvidia-drivers |grep "libGL.so$" /usr/lib32/opengl/nvidia/lib/libGL.so /usr/lib64/opengl/nvidia/lib/libGL.so > Looking at the command that the 0.9.28 ebuild gives, it seems to > expect all the necessary libraries in /usr/lib32, and I think the > libGLU* may be the reason it is complaining. The question is, > *should* I have those libraries in /usr/lib32? If so does anyone know > how to go about getting them the "right" way? # equery b libGLU.so [ Searching for file(s) libGLU.so in *... ] app-emulation/emul-linux-x86-xlibs-7.0-r3 (/emul/linux/x86/usr/lib/libGLU.so -> libGLU.so.1) media-libs/mesa-6.5.1-r1 (/usr/lib64/libGLU.so -> libGLU.so.1) -- gentoo-amd64@gentoo.org mailing list