Wine: Difference between revisions

From OLPC
Jump to navigation Jump to search
(avoid unnecessary replication of wine resources, simply page, point out yum and GNOME usage)
m (Reverted edits by 190.112.118.190 (Talk) to last revision by Quozl)
 
(23 intermediate revisions by 13 users not shown)
Line 21: Line 21:
* Using WINE under GNOME on an XO should work just as well as it would on a larger computer.
* Using WINE under GNOME on an XO should work just as well as it would on a larger computer.


=== Other resources ===
== Other resources ==
* See [[:Category:Windows software]] for complete collection of known wine tested, windows based software.
* See [[:Category:Windows software]] for complete collection of known wine tested, windows based software.


Line 27: Line 27:
* See http://winehq.org for more information about wine.
* See http://winehq.org for more information about wine.
* http://www.von-thadden.de/Joachim/WineTools/ for various wine related tools.
* http://www.von-thadden.de/Joachim/WineTools/ for various wine related tools.
* [http://www.codeweavers.com/products/ CrossOver] Commercial highly customized version with installer. Easy to use GUI tools to configure to work with supported applications.


[[Category:Linux software]]
[[Category:Linux software]]

Latest revision as of 15:56, 30 June 2012

This command is run from the GNOME menu or the Terminal Activity. Using the 'wine' interface to run Microsoft Windows applications. The GUI will probably not integrate comfortably with the Sugar environment, but should work okay with GNOME. Your user experience may vary considerably depending on the established environment and the other programs running on the laptop, and may need re-installation after an OS Update. See the Microsoft Windows software category for similar commands.

Introduction

Wine Is Not an Emulator (WiNE) is a software environment for running Microsoft Windows based software. Not all software will run correctly. Most written for Windows 2000 or earlier will work. Few written especially for Windows XP or later will work. Running under wine is not activity or sugar compatible. This information is for reference, in case a specific Windows application is needed for the XO Laptop. Check category:windows software for software which has been tested under wine and the Sugar environment.

SugaredWine activity

http://wiki.winehq.org/SugaredWine is a project that created a WiNE.xo activity specific to the XO.

Manual installation

You may be able to install and run WiNE from the command line, like other Linux software:

yum install wine
  • Not all software will run well under 'wine' mode.
  • Definitely not Sugar compatible.
  • Picasa ships with an optimised 'wine', in /opt/picasa/wine/bin/wine, you can run it directly from there.
  • Using WINE under GNOME on an XO should work just as well as it would on a larger computer.

Other resources

References