Beta release, Linux shell installer.
From V5.20 RC13 the installer includes a Java 8 runtime which will be installed for REW's private use if a suitable Java 8 runtime is not found. For earlier releases a Java 8 runtime must be installed before running the installer using sudo apt-get install openjdk-8-jre or equivalent. Do not install a headless JRE, they lack audio I/O.
After downloading the installation file set permissions to allow it to run and install it as follows (example is for 5.19, filename varies according to the download). If your terminal working directory is not where the file was downloaded include the path to the installer. For example, if your terminal is in your home directory and the installer was placed in Downloads add Downloads/ in front of the installer filename.
$ chmod 777 REW_linux_5_19.sh
$ sudo ./REW_linux_5_19.sh
Start REW by running
$ roomeqwizard
See Updates for the latest changes
From V5.20 RC13 the installer includes a Java 8 runtime which will be installed for REW's private use if a suitable Java 8 runtime is not found. For earlier releases a Java 8 runtime must be installed before running the installer using sudo apt-get install openjdk-8-jre or equivalent. Do not install a headless JRE, they lack audio I/O.
After downloading the installation file set permissions to allow it to run and install it as follows (example is for 5.19, filename varies according to the download). If your terminal working directory is not where the file was downloaded include the path to the installer. For example, if your terminal is in your home directory and the installer was placed in Downloads add Downloads/ in front of the installer filename.
$ chmod 777 REW_linux_5_19.sh
$ sudo ./REW_linux_5_19.sh
Start REW by running
$ roomeqwizard
See Updates for the latest changes