Difference between revisions of "Installing Gideros Studio"

From GiderosMobile
 
Line 25: Line 25:
 
First, install Wine:
 
First, install Wine:
  
<source>apt-get install wine</source>
+
<code>apt-get install wine</code>
 
<br/>
 
<br/>
  

Latest revision as of 16:24, 25 May 2019


Install Gideros Studio

For MS Windows

Double click on the executable you downloaded and follow these steps:

  1. Choose destination folder
  2. Click install


For Mac OS X

In order to install Gideros Studio for Mac OS X, do the following:

  1. Double-click the .dmg file to mount it
  2. Drag and drop the Gideros folder into your Applications directory


For Linux

Linux port of Gideros Studio is not ready yet, however you can install and run Gideros Studio under Linux using Wine (Windows Emulator).

First, install Wine:

apt-get install wine

If you are using the Software Center, then do the following:

  • Open Software Center
  • Type "wine" and install Wine


Now download the latest version, and then using command line, type "wine" followed by the application name.

Installer will tell you how to proceed and locate every file to your home directory.

After installation, you'll see the "Wine" menu item in Ubuntu under Applications.

Go to Wine → Programs → Gideros Studio and run "Gideros Studio".