Im trying to Install Wine 1.5.0 from source in Ubuntu 12.04 64bit beta
I ranDownloaded wine-1.5.0.tar.bz2Code:sudo apt-get build-dep wine
Extracted it to ~/scr/wine-1.5.0
From http://wiki.winehq.org/WineOn64bit
E: Unable to find a source package for wine1.4:i386Code:sudo apt-get build-dep wine1.4:i386
Seems to work, but since i ran sudo apt-get build-dep wine allready it spits outCode:sudo apt-get build-deb wine:i386
configure allways stops inCode:$ sudo apt-get build-dep wine:i386 Reading package lists... Done Building dependency tree Reading state information... Done Picking 'wine1.4' as source package instead of 'wine:i386'
So. What im doing wrong?Code::~/src/wine-1.5.0$ ./configure checking for X... no configure: error: X 32-bit development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install 32-bit development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this.



Adv Reply



Bookmarks