Download Latest Version bsf4ooRexx-v850-20240707-bin.jar (1.4 MB)
Email in envelope

Get an email when there's a new version of BSF4ooRexx

Home / beta / 20190203-outdated
Name Modified Size InfoDownloads / Week
Parent folder
BSF4ooRexx_install_v641-20200922-beta.zip 2020-09-22 20.1 MB
x-deprecated-BSF4ooRexx_install_v641-20200920-beta.zip 2020-09-22 20.1 MB
changesBSF4ooRexx.txt 2020-09-22 216.1 kB
docs_apache_bsf.zip 2020-08-28 539.4 kB
docs_bsf4oorexx.zip 2020-08-28 580.4 kB
x-deprecated-BSF4ooRexx_install_v641-20200828-beta.zip 2020-08-28 20.1 MB
b4r_641_500_64Bit_macosx-20200828-r12107.zip 2020-08-28 58.5 MB
x-deprecated-b4r_641_500_64Bit_macosx-20200827-r12106.zip 2020-08-27 58.5 MB
x-deprecated-BSF4ooRexx_install_v641-20200827-beta.zip 2020-08-27 20.0 MB
BSF4ooRexx_sources.zip 2020-08-27 15.6 MB
BSF4ooRexx_testUnits.zip 2020-08-27 3.0 MB
x-deprecated-b4r_641_500_64Bit_macosx-20200821-r12104.zip 2020-08-21 58.5 MB
x-deprecated-BSF4ooRexx_install_v641-20200821-beta.zip 2020-08-21 20.0 MB
x-deprecated-b4r_641_500_64Bit_macosx-2020424-r12068-macosx-relWithDebInfo.zip 2020-04-24 42.4 MB
x-deprecated-b4r_641_500_64Bit_macosx-20200130-r11973-macosx-release.zip 2020-01-30 41.8 MB
x-deprecated-BSF4ooRexx_install_v641-20200130-beta.zip 2020-01-30 19.9 MB
x-deprecated-b4r_641_500_64Bit_macosx-20191126-r11958-macosx-release.zip 2019-12-04 42.1 MB
x-deprecated-BSF4ooRexx_install_v641-20191126-beta.zip 2019-12-04 19.9 MB
x-deprecated-b4r_641_500_64Bit_macosx-20190830-r11909-macosx-release.zip 2019-08-30 42.1 MB
x-deprecated-BSF4ooRexx_install_v641-20190830-beta.zip 2019-08-30 19.9 MB
x-deprecated-b4r_641_500_64Bit_macosx-20190821-r11896-macosx.zip 2019-08-21 42.3 MB
readme-Linux.txt 2019-08-21 2.9 kB
readmeBSF4ooRexx.txt 2019-08-21 3.8 kB
readmeBSF4ooRexx_next.txt 2019-08-21 9.6 kB
readmeOOo.txt 2019-08-21 1.4 kB
readmeOOo_next.txt 2019-08-21 14.4 kB
readme-MacOSX.txt 2019-08-21 2.7 kB
x-deprecated-BSF4ooRexx_install_v641-20190821-beta.zip 2019-08-21 19.9 MB
x-deprecated-MacOSX-BSF4ooRexx6.41With64-bit-ooRexx5.0.0beta-r11875-20190430.zip 2019-05-12 40.3 MB
x-deprecated-BSF4ooRexx_install_v641-20190204-beta.zip 2019-02-04 17.9 MB
x-deprecated-b4r_641_500_64Bit_macosx-20190204-r11712-macosx-relWithDepInfo.zip 2019-02-04 25.1 MB
x-deprecated-b4r_641_500_64Bit_macosx-20190203-r11710-macosx-relWithDepInfo.zip 2019-02-03 25.2 MB
x-deprecated-BSF4ooRexx_install_v641-20190203-beta.zip 2019-02-03 17.9 MB
Totals: 33 Items   712.4 MB 0
BSF4ooRexx - Installation Directions for Linux           3 February 2019 (Beta)
==============================================           ======================
Home: <http://sourceforge.net/projects/bsf4oorexx/>

BSF4ooRexx 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] Java Runtime Environment (JRE) 1.6 or higher installed on your computer.
    Usually the JRE gets installed with your web browser to allow for running
    Java applets from the Internet.
    Sometimes it is possible to run Java from the commandline. To check, open
    a command line window and enter: "java -version"

    Home: <http://www.java.com>

[2] ooRexx 4.2.0 or higher from its home: <http://www.ooRexx.org>. Please note:
    it is highly advised to use the latest ooRexx 5.0 beta, which is stabler and
    has many great new features!

[3] optional: Apache OpenOffice.org (OOo) from <http://download.openoffice.org>

    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]Rexx, if any.

    Choose the menu "Applications -> BSF4ooRexx ->  Installation -> Uninstall BSF4ooRexx"

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

        Linux                   Comment
        -------                 -------
        uninstallOOo.sh         run, if the OOo support was installed

        uninstallBSF.sh         uninstalls the old BSF4[oo]Rexx support]


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

Either get the GUI-installer for your platform (deb, rpm) from
<http://sourceforge.net/projects/bsf4oorexx/files/> and double-click on
them.

Alternatively use the command-line version:

Step [1] Download the archive "BSF4ooRexx_install.zip" and unzip it

Step [2] Open a terminal window and change the directory to
         "bsf4oorexx/install/linux"

Step [3] Run the shell program "sh install.sh"

That's it.

Have fun!

Rony G. Flatscher, Vienna, Austria, Europe


P.S.: Support is given either via the newsgroup <news:comp.lang.rexx> or the
      private e-mail list of the non-profit Rexx Language Association
      <http://www.rexxla.org> where you meet a good many helping experts!

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

Source: readme-Linux.txt, updated 2019-08-21