Date: Sat, 19 Dec 2009 14:32:56 +0200 From: David Naylor <naylor.b.david@gmail.com> To: Brian Hechinger <wonko@4amlunch.net> Cc: freebsd-emulation@freebsd.org Subject: Re: [WIP] wine/i386 on FreeBSD/amd64 (take 2) Message-ID: <200912191432.59917.naylor.b.david@gmail.com> In-Reply-To: <20091218221937.GK10192@wiggum.4amlunch.net> References: <200912081524.03878.naylor.b.david@gmail.com> <200912182327.18986.naylor.b.david@gmail.com> <20091218221937.GK10192@wiggum.4amlunch.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1782848.thNTf4HtMl Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Saturday 19 December 2009 00:19:41 Brian Hechinger wrote: > On Fri, Dec 18, 2009 at 11:27:15PM +0200, David Naylor wrote: > > > (On FreeBSD/amd64) > > > # pkg_add wine-amd64-8-1.1.34,1.tbz > > > > (package name changed) > > # pkg_add wine-amd64.8-1.1.34,1.tbz >=20 > Will this have everything we need in order to run it, even with nvidia > drivers? Since nvidia-driver doesn't have the latest BETA drivers in it,= I > can't really use that to install the drivers on amd64. Yes it will. I've missed some soft dependencies but that will be fixed soo= n. =20 If you grab the x86 version of the beta driver then all you need are: libGL.so.1 libGLcore.so.1 libnvidia-tls.so.1 And copy them into /usr/local/lib32 (To fix the soft dependencies copy across libXrender.so.1 and libfreetype.s= o.9=20 from i386 to /usr/local/lib32) > > The above method still does work but now, if one installs nvidia-driver > > (of the correct version) before building wine under FreeBSD/i386 then t= he > > required libraries will be included (this makes the package unsuitable > > for any system without the correct nvidia drivers installed). >=20 > Again, same thing. The drivers I'm going to need on amd64 are not the on= es > that are going to be installed via nvidia-driver on i386, right? Yes, the kld will complain about a version mismatch and not work. See abov= e.=20 It will only grab the nvidia shared libraries if the nvidia driver is=20 installed before the package is built. =20 --nextPart1782848.thNTf4HtMl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEABECAAYFAkssx/sACgkQUaaFgP9pFrIu3gCgjVFJcSvDu1jvFNdH8pep7LqA gmcAn1pIpYMgp4MOCS5Ew++Gm/owmeXl =8vrq -----END PGP SIGNATURE----- --nextPart1782848.thNTf4HtMl--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912191432.59917.naylor.b.david>