Richard Narron 322b3ed19e development/regina-rexx: Updated for version 3.9.5. 1 年間 前
..
README 412fdf501e development/regina-rexx: Updated for version 3.9.4. 2 年 前
doinst.sh a473743656 development/regina-rexx: Updated for version 3.8. 10 年 前
rc.rxstack a08d8dd0a6 development/regina-rexx: Fix rc script. 10 年 前
regina-rexx.SlackBuild 322b3ed19e development/regina-rexx: Updated for version 3.9.5. 1 年間 前
regina-rexx.info 322b3ed19e development/regina-rexx: Updated for version 3.9.5. 1 年間 前
slack-desc fde5a3b28e development/regina-rexx: Fix slack-desc. 8 年 前

README

Regina is a Rexx interpreter that has been ported to most Unix platforms
(Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS,
Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x, BeOS, MacOS X, EPOC32,
AtheOS, OpenVMS, SkyOS and OpenEdition.

Rexx is a programming language that was designed to be easy to use for
inexperienced programmers yet powerful enough for experienced users.
It is also a language ideally suited as a macro language for other
applications.

To create the normal dynamic library version just do this:

bash regina-rexx.SlackBuild

Or to create a static version of the rexx binary executable do this:

FLAVOR=static bash regina-rexx.SlackBuild

After installation of the package, a startup script for the rxstack is
created: /etc/rc.d/rc.rxstack

If this needs to run, then it could be started from the
/etc/rc.d/rc.local file.