Wine installation help

Page 2 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.

smith_

Honorable
Oct 26, 2013
83
0
10,640
Hello,

Im dualbooting chromium (or crouton, im not 100% sure lol, both have ubuntu unity desktops) from chrome os on my chromebook.

Im trying to download wine, so i can run some .exes from my usb...but im having issues.

I went on the winehq site (http://www.winehq.org/) and read the instructions for ubuntu derivatives.

So...this repository is supposed to be downloaded (https://launchpad.net/~ubuntu-wine/+archive/ppa), using ->(sudo add-apt-repository ppa:ubuntu-wine/ppa).

Then i sudo apt-get update...

Next, when i do( sudo apt-get install wine(1.6 or 1.7))
i get this error
->(E: unable to locate package, E:couldn't find any package by regx 'wine1.6').

Any ideas?
 


Unfortunately didnt work.
 
I probably should have posted this sooner... but this is how i installed my linux..

http://www.howtogeek.com/162120/how-to-install-ubuntu-linux-on-your-chromebook-with-crouton/
 

Is it still saying you have broken packages?
If so, go into synaptic and click on the "status" button on lower left to see what is broken.

 


No, it says its missing wine1.4 (apparently wine1.4-common isnt wine1.4?)
 
Let's take it back to the beginning.
sudo gedit /etc/apt/sources.list
remove the ppa lines from before

sudo rm /var/lib/apt/lists/* -vf
sudo dpkg --clear-avail
sudo rm /var/lib/apt/lists/* --force
sudo dpkg --configure -a
sudo reboot
sudo apt-get update
sudo apt-get install wine winetricks playonlinux
 


I wasnt sure that made a difference. My friend told me to get the one with the ARM processor because of its performance. I guess it makes sense since ARM is an phone/tablet based ISA.

How does the wine installation change ?
 
@Smith, did you read that Wiki? It says - yes, it is possible (somehow) to use Wine on Arm, but this involves using QEMU, in x86 emulation mode (as opposed to running Wine on x86 processor in virtualization mode). So, I doubt you will find point-and-click way to achive that.

What programs you would like to run on Wine?
 



I wanted to run some .exes from my usb. Like dosbox.
 
Whaww... DosBox itself is an emulator, so you want to run an x86 emulator inside x86 emulator on top or ARM... I think you better start looking for native DosBox port for ARM.

Edit: Just searched, there is DosBox port for RaspberryPi' Debian, so if you're smart, there's chance you can make it running under ChromeOs as well. Once again, I have no experience whatsoever with ChromeOs.
 

TRENDING THREADS