Difference between revisions of "Talk:CrossOver"
James Eder (talk | contribs) (→Move to CrossOver) |
(→Move to CrossOver: solved) |
||
Line 21: | Line 21: | ||
I get the main idea, however would somebody who knows more about this be able to add some more clarity? | I get the main idea, however would somebody who knows more about this be able to add some more clarity? | ||
− | ==Move to CrossOver== | + | ==<s>Move to CrossOver</s>== |
According to [[Wikipedia:CrossOver]] and the official website, "Crossover Office" was the name before version 6.0. Also, I would merge this article with [[Crossover Games]]. -- [[User:Kynikos|Kynikos]] 06:07, 3 June 2011 (EDT) | According to [[Wikipedia:CrossOver]] and the official website, "Crossover Office" was the name before version 6.0. Also, I would merge this article with [[Crossover Games]]. -- [[User:Kynikos|Kynikos]] 06:07, 3 June 2011 (EDT) | ||
: There is now a singular [[CrossOver]] article. [[User:James Eder|James Eder]] 11:47, 16 August 2011 (EDT) | : There is now a singular [[CrossOver]] article. [[User:James Eder|James Eder]] 11:47, 16 August 2011 (EDT) | ||
+ | ::Well done! -- [[User:Kynikos|Kynikos]] 05:29, 17 August 2011 (EDT) |
Revision as of 09:29, 17 August 2011
What I did:
$ wget http://www.codeweavers.com/account/downloads/install-crossover-standard-10.0.0.bin $ sudo sh install-crossover-standard-10.0.0.bin
accepted license agreement and the standard path (/opt/cxoffice), clicked install, got a python error that went away again, then clicked OK. Then I went into /opt/cxoffice/bin and did
sed -i".tmp" 's/env python/env python2/' /opt/cxoffice/bin/*
and started /opt/cxoffice/cxsetup
Arch 64 Section
I found a link that is very helpful to those of us running the 64 bit version. https://bbs.archlinux.org/viewtopic.php?id=107765
Also, I'm not sure on the complete meaning of this part of the article: As the above isn't working now because of python3 and perhaps some more issues, it's likely better to install via AUR. One can you a helper such as bauer: bauerbill --aur -S crossover-games replace "/usr/bin/env python" with "/usr/bin/env python2" in the following files in directory cd /opt/cxgames/bin/: cxassocedit cxinstaller cxmenuedit cxmessage cxregister cxreset cxrun cxsetup cxupdatecheck cxwait
All should work now.
I get the main idea, however would somebody who knows more about this be able to add some more clarity?
Move to CrossOver
According to Wikipedia:CrossOver and the official website, "Crossover Office" was the name before version 6.0. Also, I would merge this article with Crossover Games. -- Kynikos 06:07, 3 June 2011 (EDT)
- There is now a singular CrossOver article. James Eder 11:47, 16 August 2011 (EDT)
- Well done! -- Kynikos 05:29, 17 August 2011 (EDT)