skydemon_on_linux_ubuntu

This is an old revision of the document!


SkyDemon on Linux (Ubuntu)

this is based on or copied from a Post in the skydemon forums

  1. Install winetricks and wine
    sudo apt-get install winetricks
  2. if you are running a 64bit Linux, create a wine 32 bit prefix like this (don't copy/paste, replace username with your user home directory name):
    WINEPREFIX='/home/username/.wine32' WINEARCH='win32' wine 'wineboot'
  3. run
    winecfg

    and simply click OK when it pops up

  4. cd /tmp/; wget http://winetricks.googlecode.com/svn/trunk/src/winetricks
  5. run
    bash winetricks dotnet30sp1

    and follow the instructions (download the dotnet stuff and copy it to the folder they say and re-run the above command)

  • skydemon_on_linux_ubuntu.1367134220.txt.gz
  • Last modified: 28.04.2013 09:30
  • by Pascal Suter