PDA

View Full Version : Wine


Sommer
March 1st, 2006, 12:34 PM
Hey

Can wine run on a Breezy 64-bit system ??

earobinson
March 1st, 2006, 12:36 PM
I dont see why not
sudo apt-get install wine

Sommer
March 1st, 2006, 01:11 PM
it make an error.. the wine-pack doent exsist. Maybe iv got to enable something.
I allready enabled univers... hmm

ins
March 2nd, 2006, 07:22 AM
did you update?

sudo apt-get update

Yagisan
March 2nd, 2006, 08:56 AM
wine is not avalible on amd64, because of its nature as a 32bit i386 windows compatablity layer. Ideally you can install it in an i386 chroot (good soloution, but takes a short while to set up), or you can force install the wine .debs on amd64 (not-so-good, it may break your systems, but it seems to work for others.) I use the chroot myself. There should be a howto on either the wiki or the forums for setting up the chroot.