PDA

View Full Version : [ubuntu] Error: Wrong architecture 'amd64' ?? what the hell ?!



newbcake
December 30th, 2009, 01:44 PM
this happened when iwas trying to install wine on my pc what should i do

atomizer
December 30th, 2009, 02:05 PM
do
uname -m in a terminal to see what architecture you need




tom@tom-laptop:~$ uname -m
x86_64

howefield
December 30th, 2009, 02:34 PM
this happened when iwas trying to install wine on my pc what should i do

Generally happens when you try and install 64 bit application into a 32 bit system. You need the proper package for your system.

kellemes
December 30th, 2009, 02:52 PM
Yes, as said by howefield you need the proper package for your system..
See Ubuntu/Wine-documentation (https://help.ubuntu.com/community/Wine#Ubuntu%20versions%20of%20Wine%20%28Recommende d%29) for info on how to install and more..

newbcake
December 30th, 2009, 03:09 PM
thanx for thehelp every body but i got it done :D