Displaying 3 results from an estimated 3 matches for "buildingwinefromsource".
2007 Mar 19
2
Ubuntu - winecfg problems
I'm wondering if anyone else is having the same problems configuring
wine as I am?
I just installed wine (0.9.20):
https://help.ubuntu.com/community/BuildingWineFromSource
(WineFromSource)
Everything appears to run fine but when I go into "Wine configuration"
(winecfg). I can't click on the "Audio" tab without it crashing and
giving me this error:
Code:
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet
(please report) A...
2010 Dec 21
1
Building 1.3.9 shared 64bit / 32bit install deb for Ubuntu
Hi,
I'm made a script which downloads and compiles a shared install for Ubuntu. But, I'd like to make this into a deb file.
Have tried building the deb with instructions found here:
https://help.ubuntu.com/community/BuildingWineFromSource
download wine 1.3.9 from the wine/ppa repository and uncommenting the --anable-64bit line in
debian/rules
2006 Aug 26
2
Compiling wine on AMD64
...g the guide here:
http://wiki.winehq.org/WineOn64bit
with help from here:
http://groups.google.com/group/comp.emulators.ms-windows.wine/browse_thread/thread/014dc737d64d660a/c6a0418f8bb469a5?lnk=raot
and I used the dapper.sh script from here to install libraries:
https://help.ubuntu.com/community/BuildingWineFromSource
I managed to build a version of wine which looked like it was
working, but then I realised that I hadn't built it with OpenGL
support (wasn't paying enough attention at the configure stage). I
removed it and started again, now configure is telling me:
configure: WARNING: Wine will be bui...