diff --git a/www/downloads.html b/www/downloads.html index 71ded30..4fb3325 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -37,18 +37,18 @@

Jolie Binaries Installer

Get the Jolie installer

Download the Java-based installer of the latest release of Jolie:

- +

-Jolie Installer (Stable: 1.11.0) +Jolie Installer (Stable: 1.12.0)

-

+

Here you can find the previous releases of Jolie.

Run the Jolie installer

Open a shell terminal, access the directory in which you downloaded -the installer, and execute java -jar jolie-1.11.0.jar. The +the installer, and execute java -jar jolie-1.12.0.jar. The installer may need permissions to write in the directories in which you intend to install Jolie. Depending on your Operating System you can launch the Jolie installer with elevated privileges:

@@ -60,7 +60,7 @@

Run the Jolie installer

  • on Linux/MacOS, by launching the installer as root with -command sudo java -jar jolie-1.11.0.jar. +command sudo java -jar jolie-1.12.0.jar.
  • Please, check that the two environment variables below are correctly @@ -85,11 +85,9 @@

    Run the Jolie installer

    I get “command not found” after I installed Jolie under MacOs X El Capitan (10.10.11). -
    - In MacOs X El Capitan (10.10.11) it is not possible to install Jolie using the default values provided by the installer. When prompted by the installer, insert e.g., /usr/local/lib/jolie as the @@ -101,13 +99,13 @@

    Run the Jolie installer

    -

    The launchers deployed by the installer use the environment variable +The launchers deployed by the installer use the environment variable JOLIE_HOME to set the classpath and launch Jolie. As reported by the installer at the end of the installation, it is possible to set JOLIE_HOME with the command echo ‘export @@ -119,7 +117,7 @@

    Run the Jolie installer

    jolie.Jolie”, it could be the case your shell is not sourcing file .bash_profile. To fix it, edit your .bashrc in you home directory by appending at its end the -line source .bash_profile.

    +line source .bash_profile.
    @@ -127,6 +125,7 @@

    Run the Jolie installer

    +

    System Package Managers

    You can install Jolie also through system package managers.