Difference between revisions of "Installation"
Line 5: | Line 5: | ||
<!--T:2--> | <!--T:2--> | ||
* Download [http://gimx.fr/download/CP210x_VCP_Windows the CP2102 drivers ] and install (mandatory). | * Download [http://gimx.fr/download/CP210x_VCP_Windows the CP2102 drivers ] and install (mandatory). | ||
− | * Download [http://gimx.fr/download/gimx-windows | + | * Download [http://gimx.fr/download/gimx-windows the GIMX setup file] and install. |
==Ubuntu== <!--T:3--> | ==Ubuntu== <!--T:3--> | ||
Line 28: | Line 28: | ||
===Download the .deb file=== <!--T:7--> | ===Download the .deb file=== <!--T:7--> | ||
− | * Downloard the .deb file: [http://gimx.fr/download/gimx-ubuntu-32bits | + | * Downloard the .deb file: [http://gimx.fr/download/gimx-ubuntu-32bits 32bits] or [http://gimx.fr/download/gimx-ubuntu-64bits 64bits] |
* Install it (double click, then install). | * Install it (double click, then install). | ||
</translate> | </translate> |
Revision as of 10:10, 16 July 2014
Contents
Windows
- Download the CP2102 drivers and install (mandatory).
- Download the GIMX setup file and install.
Ubuntu
Add "universe" to your software sources
- Start Ubuntu Software Center.
- Click Edit>Software Sources.
- Select "Community-maintained Open Source software (universe)", and close.
Refresh software sources
If you are running from a Live CD or a Live USB, you have to manually refresh software sources:
- Click on the Ubuntu desk.
- In the search area, type "terminal" with no quotes, and hit enter.
- In the terminal, type "sudo apt-get update" with no quotes, and hit enter.