| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| docs_apache_bsf.zip | 2012-04-20 | 512.6 kB | |
| docs_bsf4oorexx.zip | 2012-04-20 | 371.9 kB | |
| BSF4ooRexx_install.zip | 2012-04-20 | 7.0 MB | |
| readmeBSF4ooRexx.txt | 2012-04-20 | 2.1 kB | |
| Totals: 4 Items | 7.8 MB | 0 | |
BSF4ooRexx, 4.10 Apr 2012, BETA
===============================
BSF4ooRexx, version 4.10: this version makes the configuration of individual
Rexx interpreter instances possible, as well implementing Rexx exit handlers
and Rexx command handlers in Java/NetRexx.
The files "changesBSF4ooRexx.txt" and "changesOOo.txt" give brief information
about the changes.
"readmeOOo.txt" gives instruction on creating the OpenOffice/StarOffice support
for your system.
*******************************************************************************
* *ATTENTION* Java's bitness must match the bitness of ooRexx ("rexx -v"): *
* *
* - if ooRexx is 32-bit, then you must install the 32-bit version of Java, *
* - if ooRexx is 64-bit, then you must install the 64-bit version of Java *
* *
*******************************************************************************
Installation of BSF4ooRexx in a Nutshell
========================================
0) If there is a previous version of BSF4Rexx or BSF4ooRexx installed on your
system, please deinstall it by executing "uninstallBSF.cmd" (Windows) or
"uninstallBSF.sh" (Linux) or via the BSF4ooRexx menu.
1) unzip the archive "BSF4ooRexx_install-beta20120225.zip" into the target directory
(this will also unzip the OpenOffice/StarOffice-support files)
- Linux-hint: you may want to unzip the archive into the "/opt" directory
2) change into the subdirectory "bsf4oorexx/install"
- run the Rexx setup program, e.g.
rexx setupBSF.rex
- this will create scripts customized matching your installation and
operating system:
- on Windows run
installBSF_runAsAdministrator.cmd
on Linux run (and afterwards logoff and logon)
./installBSF_sudo.sh
3) done.
Good luck and have fun!
Rony G. Flatscher
WU Wien
Vienna (Austria, Europe)
P.S.: Further information can be found in "readmeBSF4ooRexx_next.txt"