Current 6.0 beta on Linux: if mulitple Javas are installed (e.g. managed by 'sudo update-alternatives --config java') the link into /opt/BSF4ooRexx/libjvm.so is necessary for Rexx (using the 'rexx' command) to be able to load the JVM at runtime.
An alternative invocation would be using 'rexxj.sh' (uses the environment from the install time) instead of 'rexx'.
In either case, if switching, updating Java one would need to run BSF4ooRexx' "Re-Install" script (either from the menu or from /opt/BSF4ooRexx/install/linux/reinstall.sh
Fixed with [r443].
Related
Commit: [r443]