Install BSF4ooRexx on Linux 32-bit

Java is a prerequisite for installing BSF4ooRexx.

Java

Check if Java is installed. (Do not know how? Test in browser or do a manual check)

Java is installed? Great! Continue with the next section "ooRexx".

Java is not yet installed?
Install Java

  1. Download Java 32-bit (http://www.google.com/search?q=download java 32 bit linux)
  2. Install Java (double click the downloaded file)

ooRexx

Check if ooRexx is installed. (Do not know how? Open a terminal window (how?) and enter "rexx -v". If ooRexx is installed, some information about the installed version will be displayed. Otherwise it is not installed.)

ooRexx is installed? Great! Continue with the next section "BSF4ooRexx".

ooRexx is not yet installed?
Install ooRexx

  1. Visit https://sourceforge.net/projects/oorexx/files/oorexx/
  2. Choose the newest ooRexx version (as of July 2016: 4.2.0)
  3. Download the newest 32-bit version (having "i386" in its name) for your operation system (as of July 2016, running Ubuntu: ooRexx-4.2.0-1.ubuntu1310.i386.deb)
  4. Execute the downloaded file
  5. Go through the screens

BSF4ooRexx

Java and ooRexx should be installed now. Continue here