Compiling Wine on Ubuntu AMD64

2006-10-05 Thread Ryan Walklin
Check this forum thread - http://www.ubuntuforums.org/showthread.php?t=167765 , the original post with my modifications on page 7 lets me build Wine with Freetype and OpenGL - WoW works really well. Good luck, feel free to email or post in the thread if you need any more help

Re: Compiling wine on Ubuntu amd64

2005-11-29 Thread Peter Beutner
keep wine-devel list cc'ed. James Trotter schrieb: > On 11/29/05, Peter Beutner <[EMAIL PROTECTED]> wrote: >> >>I think we should rather get rid of including >>/usr/include/X11/Intrinsic.h. >>The code in x11drv which include this header doesn't even link against >>libXt. >>(and afaik no other part

Re: Compiling wine on Ubuntu amd64

2005-11-29 Thread Peter Beutner
James Trotter schrieb: > I also encountered another quirk, and needed to install libxt-dev, because > the header file /usr/include/X11/Intrinsic.h was missing. The Wine package > should probably depend on libxt-dev. I think we should rather get rid of including /usr/include/X11/Intrinsic.h. The c

Re: Compiling wine on Ubuntu amd64

2005-11-28 Thread Detlef Riekenberg
Am Montag, den 28.11.2005, 13:20 +0100 schrieb James Trotter: > I also encountered another quirk, and needed to install libxt-dev, > because the header file /usr/include/X11/Intrinsic.h was missing. The > Wine package should probably depend on libxt-dev. I entered a Bug for this Problem some Time

Re: Compiling wine on Ubuntu amd64

2005-11-28 Thread James Trotter
I apologize, but it seems only half the mail was sent! Anyway, Here is what I wrote: Hi! I've installed Ubuntu 5.10 (Breezy Badger) on an amd64 machine. I wanted to install wine and noticed that it is not packaged for amd64, but I did see the comments on the bottom of this page http://winehq.or

Compiling wine on Ubuntu amd64

2005-11-27 Thread James Trotter
Hi! I've installed Ubuntu 5.10 (Breezy Badger) on an amd64 machine. I wanted to install wine and noticed that it is not packaged for amd64, but I did see the comments on the bottom of this page http://winehq.org/site/download-deb, which explain how to build wine from source. I tried this, but ran