BSF4ooRexx850 - Installation Directions for Linux        20240304 (GA)
=================================================        =============
Home: <http://sourceforge.net/projects/bsf4oorexx/>

BSF4ooRexx850 adds support to the ooRexx scripting language to camouflage
Java objects as Rexx objects.

It lets ooRexx programmers take full advantage of Java objects, but with
the simplicity of ooRexx (e.g., no typing or casting necessary, sending
ooRexx messages to Java objects)!

All such ooRexx programs work on all operating systems supporting ooRexx!


Prerequisites
=============

[1] JRE (Java runtime environment) or JDK (Java development kit, includes JRE)
    1.8/8 or higher installed on your computer.

    Sometimes it is possible to run Java from the commandline. To check, open
    a command line window and enter: "java -version"

    Home:
         - azul.com <https://www.azul.com/downloads/?package=jdk#download-openjdk>

                - On the download page choose either "JDK FX" or "JRE FX" to
                  get the Java version with the great JavaFX support

         - bellsoft <https://bell-sw.com/pages/downloads/>

                - On the download page choose "Full JDK" or "Full JRE" to
                  get the Java version with the great JavaFX support

         - Oracle <http://www.java.com> (note the license!)


[2] ooRexx 5.0.0 or newer from its home: <https://sourceforge.net/projects/oorexx/files/oorexx/>.
    (The current BSF4ooRexx850 baseline for ooRexx is version 5.0.0, so this
    version of ooRexx and later versions are supported.)

[3] optional: Apache OpenOffice.org (OOo/AOO) from <http://download.openoffice.org> or
              LibreOffice (LO) from <https://www.libreoffice.org/download/download/>

    Please note: on Linux it is possible that LibreOffice (LO), a fork
    of OpenOffice, is installed already. It can be downloaded as well
    from <https://www.libreoffice.org/download/download/>.

[4] Uninstall any previously installed version of BSF4[oo]Rexx850, if any.

    Prerequisite: close all instances of OpenOffice/LibreOffice, also the quickstarter!

    Choose the menu "Applications -> BSF4ooRexx[850] ->  Installation -> Uninstall BSF4ooRexx[850]"

    [To manually uninstall, try to locate the following two scripts and execute
     them in the following sequence:

        Linux                                   Comment
        -------                                 -------
        /opt/BSF4ooRexx[850]/install/uninstallOOo.sh run, if the OOo support was installed

        /opt/BSF4ooRexx[850]/install/uninstallBSF.sh uninstalls the previous BSF4ooRexx[850] support]


Installation
============

        Step [1] Close all instances of OpenOffice/LibreOffice including the quickstarter

        Step [2] Download the archive "BSF4ooRexx850_install_v850-YYYYMMDD.zip" and unzip it

        Step [3] Open a terminal window and change into the unzipped directory into
                 "bsf4oorexx/install/linux"

        Step [4] Run the shell program "sh install.sh" which will copy
                 everything to "/opt/BSF4ooRexx850", create the installation
                 and uninstall scripts in "/opt/BSF4ooRexx850/install" and
                 runs the install scripts

        Step [5] Open the menu "BSF4ooRexx850" and start "GUI Rexxtry Program (ooRexxTry.rxj)"
                 to test the installation (you can enter Rexx statements and execute them
                 in this window)

That's it.

Have fun!

Rony G. Flatscher, Vienna, Austria, Europe


P.S.: Support is given either via the e-mail list of the non-profit Rexx Language
      Association, the owner of ooRexx and BSF4ooRexx850, at <https://www.rexxla.org>
      where you meet a good many helping experts! Membership is free.

      In addition check out the mailing lists and forums on the BSF4ooRexx850
      home at <http://sourceforge.net/projects/bsf4oorexx/>.

      Consider to become a member of RexxLA (no fees) and enjoy support from
      the developers there: <https://www.rexxla.org/members/index.rsp?action=join>.

      Students' works at the "WU" (Wirtschaftsuniversitaet Wien, Austria),
      look for the keywords "BSF4ooRexx[850]" and "OpenOffice" ("OOo"), cf.

             <http://wi.wu.ac.at/rgf/diplomarbeiten/>

