How to install Scol » History » Version 1
iri, 09/22/2012 06:53 PM
| 1 | 1 | iri | h1. How to install Scol ? |
|---|---|---|---|
| 2 | |||
| 3 | To launch any Scol application, Scol must be already installed. Scol is a free language. Once installed, you can run all applications. |
||
| 4 | |||
| 5 | The downloaded file (archive or exe) contains a small graphical user interface to manage it : the Voyager (see article " [[How to use Scol]] ? " in this wiki). |
||
| 6 | |||
| 7 | h2. To install Scol on a MS Windows system |
||
| 8 | |||
| 9 | # Download the last version from our site (prefer always get a software from the official web site !). |
||
| 10 | # Double-click on the dowloaded file : it contains a wizard (english and french). |
||
| 11 | # This is optional but we recommend you to configure Scol (see article " [[How to use Scol]] ? " in this wiki). |
||
| 12 | |||
| 13 | h2. To install Scol on a GNU/Linux system |
||
| 14 | |||
| 15 | # Download the last version from our site (prefer always get a software from the official web site !). |
||
| 16 | # Extract the archive in your personal folder (or a sub folder). We recommend you to be *not* "root". |
||
| 17 | |||
| 18 | h3. From a terminal |
||
| 19 | |||
| 20 | # Login you |
||
| 21 | # Download the archive : |
||
| 22 | @$ wget http://redmine.scolring.org/attachments/download/70/scol_linux_v45_beta2_install.tgz@ (see "Files":http://redmine.scolring.org/projects/scol/files section) |
||
| 23 | # Extract this : |
||
| 24 | @$ tar -xzvf scol_linux_v45_beta2_install.tgz@ |
||
| 25 | # Remove the downloaded file, if you want : |
||
| 26 | @$ rm scol_linux_v45_beta2_install.tgz@ |
||
| 27 | |||
| 28 | Note : the GNU/Linux version is not up to date |
||
| 29 | |||
| 30 | h2. To install Scol on MacOS X system (or another system) |
||
| 31 | |||
| 32 | Scol is yet either obsolete or unavailable. |