These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

EVE + wine-1.6-rc4

Author
Perrenix
Caldari Provisions
Caldari State
#1 - 2013-07-04 01:19:00 UTC
Installed Ubuntu 13.04 yesterday and had some issues running wine 1.4 with EVE. The fix was to use the WineHQ PPA and update to version 1.6.

Works great with Wine 1.6-rc4, GTX 780 w/ 319 drivers, and latest EVE.

Someone may find this useful so here are the commands.
$ sudo -s
$ add-apt-repository ppa:ubuntu-wine/ppa
$ apt-get update
$ apt-get upgrade

If the package upgrade is being withheld by APT run this as well.
$ apt-get install wine

Ix