Difference between revisions of "CrossOver"
WarheadsSE (talk | contribs) m (→Installing Crossover Linux: adding requirement as of 2-Nov-2012) |
(converted 'Article summary' to 'Related articles', see Help_talk:Style/Article_summary_templates#Deprecation_of_summaries_and_overviews) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Wine]] | [[Category:Wine]] | ||
[[Category:Gaming]] | [[Category:Gaming]] | ||
− | {{ | + | {{Related articles start}} |
− | {{ | + | {{Related|Wine}} |
− | + | {{Related articles end}} | |
− | + | ||
− | {{ | + | [http://www.codeweavers.com/ CrossOver] is the paid, commercialized version of Wine which provides more comprehensive end-user support. It includes scripts, patches, a [[wikipedia:Graphical user interface|GUI]], and third-party software which may never be accepted in the Wine Project. This combination makes running Windows programs considerably easier for those aren't so tech-savvy. |
− | [http://www.codeweavers.com/ CrossOver] is the paid, commercialized version of Wine which provides more comprehensive end-user support. It includes scripts, patches, and third-party software which may never be accepted in the Wine Project. This combination makes running Windows programs considerably easier for those aren't so tech-savvy. | ||
{{Expansion| Multi-user installs, other desktop environments, older versions (if applicable).}} | {{Expansion| Multi-user installs, other desktop environments, older versions (if applicable).}} | ||
Line 12: | Line 11: | ||
Tested with trial {{ic|install-crossover-11.2.1.bin}} | Tested with trial {{ic|install-crossover-11.2.1.bin}} | ||
− | *Ensure {{ic|python | + | *Ensure {{ic|dbus-python-common}}, {{ic|pygtk}} and {{ic|dbus-python2}} are installed. |
*Run {{ic|# ln -sf /usr/bin/python2 /usr/bin/python}} | *Run {{ic|# ln -sf /usr/bin/python2 /usr/bin/python}} | ||
Line 24: | Line 23: | ||
Installed programs should be located under a new menu entry called ''Window Applications''. | Installed programs should be located under a new menu entry called ''Window Applications''. | ||
+ | |||
+ | {{Tip| If you get a registration failure, try: {{ic|# /opt/cxoffice/bin/cxregister}}. Registration should then complete and be valid for all users on the system.}} |
Revision as of 09:06, 23 December 2013
CrossOver is the paid, commercialized version of Wine which provides more comprehensive end-user support. It includes scripts, patches, a GUI, and third-party software which may never be accepted in the Wine Project. This combination makes running Windows programs considerably easier for those aren't so tech-savvy.
Installing Crossover Linux
Tested with trial install-crossover-11.2.1.bin
- Ensure
dbus-python-common
,pygtk
anddbus-python2
are installed.
- Run
# ln -sf /usr/bin/python2 /usr/bin/python
- Finally
$ ./install-crossover-*.bin
for single user.
Using CrossOver
Assuming it was installed as user, Crossover binaries should be located in ~/cxoffice
.
Some desktop environments like KDE may have automatically placed menu entries as part of the installation process.
Installed programs should be located under a new menu entry called Window Applications.
Tip: If you get a registration failure, try:
# /opt/cxoffice/bin/cxregister
. Registration should then complete and be valid for all users on the system.