Time for action – Installing on Windows

There are two ways to install Rhomobile products on Windows. We can either install all the products and dependencies individually or the efficient way would be to use the Windows installer provided by Rhomobile. You can download the installer from www.rhomobile.com

After downloading the executable file, follow these steps:

  1. Run the executable file and click Next:
  2. Accept the agreement after reading it:
  3. Now check the required components that you want to install. If you are new, I would suggest checking all the components:
  4. Select the location where you want to keep all the Rhomobile package files:
  5. Rhomobile setup is complete now.
  6. Download JDK version 1.6.0_2 or higher from http://www.oracle.com/technetwork/java/javase/downloads/index.html and then install it on 32bit Windows machine.
  7. Add JAVA_HOME and JAVA_HOME/bin in your environment variable, PATH. To add this in PATH click on Environment Variables in Advanced Tab of System Property. Select Path in System variables and add JAVA_HOME and JAVA_HOME/bin to textbox and click Ok.

You can also download all the components separately and then install them.

Note

Windows does not come with the necessary UNIX tools to install gems ('make', for example). There are various sources to get these tools. GnuWin32 project has developed a few of these tools, which can be conveniently installed using the GetGnuWin32 installer. These tools are not required if you have used the Windows installer.