Hi Terry,
On 16.05.2025 20:34, taf wrote:
Well I was trying to kill several birds with one stone... I was running the latest oo-net-rexx
package from Rony. I'll follow your lead and download the debian 11 pkg. Thank you~
One remark ad the net-oo-rexx package: it actually consists of the oorexx "packages" plus the
portable version of ooRexx and NetRexx.
If you have a working ooRexx installed and you want to use the installed version of ooRexx (*not*
the included portable version), then just do the following:
rexx setup.rex
instead of
./setup.sh
The scripts "run" and "setenv" get created by setup.rex which interrogates the ooRexx interpreter
which gets used to run it (using .RexxInfo) and adds its path to the edited PATH environment variable.
This allows you to freely determine whether you want to use the installed ooRexx or the net-oo-rexx
portable version of ooRexx.
---
The original problem may go away, if using the portable version of ooRexx for older Linux releases
assuming that they would use older versions of glibc. The next time a new version of net-oo-rexx
gets created will therefore use such a Linux version, hoping that your problem will be solved by it.
Cheers
---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel