Project

General

Profile

How to install Scol » History » Version 2

iri, 09/22/2012 09:43 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 2 iri
The downloaded file (archive or exe) contains a small graphical user interface to manage it : the Voyager (see " [[How to use Scol]] ? " in this wiki).
6 1 iri
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 2 iri
13
h3. How to update your Scol installation ?
14
15
In " Settings " (see " [[How to use Scol]] ? " in this wiki), check the update option (item _Maintenance_). If an update is available, Scol will ask you what you want to do.
16
17
Otherwise, you can perform a manually update. Close Scol if any and download the latest version and install it in overwriting the current install.
18 1 iri
19
h2. To install Scol on a GNU/Linux system
20
21
# Download the last version from our site (prefer always get a software from the official web site !).
22
# Extract the archive in your personal folder (or a sub folder). We recommend you to be *not* "root".
23
24
h3. From a terminal
25
26
# Login you
27
# Download the archive : 
28
@$ wget http://redmine.scolring.org/attachments/download/70/scol_linux_v45_beta2_install.tgz@ (see "Files":http://redmine.scolring.org/projects/scol/files section)
29
# Extract this :
30
@$ tar -xzvf scol_linux_v45_beta2_install.tgz@
31
# Remove the downloaded file, if you want :
32
@$ rm scol_linux_v45_beta2_install.tgz@
33
34
Note : the GNU/Linux version is not up to date
35
36
h2. To install Scol on MacOS X system (or another system)
37
38
Scol is yet either obsolete or unavailable.