Install BSF4ooRexx on Linux
BSF4ooRexx
Install BSF4ooRexx
- Visit (https://sourceforge.net/projects/bsf4oorexx/files/)
- Choose folder GA (general available version)
- Choose newest version of BSF4ooRexx (as of July 2016: BSF4ooRexx-450.20140914-GA)
- Unzip the downloaded archive
- Open a terminal window (how?) and navigate into the unzipped subdirectory "bsf4oorexx/install/linux"
- Execute "sudo sh install.sh"
Now, ooRexx and BSF4ooRexx are installed.
Executing scripts
- Open a terminal window (how?)
- Navigate to the scripts location
-
Run the script.
- Enter "rexxj.sh <filename>.<extension>" (e.g. "rexxj.sh HelloWorld.rxj") and confirm by pressing enter
Great! You have everything installed and ran your first script!