On 09/01/2011 05:05 AM, Alex Bradbury wrote:
On 1 September 2011 10:50, Scott Ritchie scott@open-vote.org wrote:
For an easier user testing experience, you can now install the latest git as a convenient Ubuntu package.
This seems very handy, thank you.
As this seems like as good a place as any for Ubuntu packaging of wine
- do you see any fix in the future for gstreamer support on Wine when
compiling on 64-bit Ubuntu? The current Wine configure script (quite correctly) disables support because the installed glibconfig.h includes type definitions correct for 64-bit compilation for incorrect for 32-bit compilation. ia32-libs doesn't contain header files and there is no other package that can provide the 32-bit header. Perhaps proper multilib support in the upcoming 11.10 provides a solution?
Alex
I'll work on this for Oneiric beta, after I'm done with that it's possible I can backport it to Natty but no guarantees.
Thanks, Scott Ritchie