SEDIT - S/REXX
SEDIT and S/REXX are registered trademarks of the Benaroya Company
Testing SEDIT and/or S/REXX on Linux
Go Back to Downloads Go Back to Downloads
The Linux binaries are in the file: tarfile.linux64-{release}.gz (Includes the PDF SEDIT and S/REXX documentation) Create a specific directory for SEDIT and S/REXX, and move the binaries file on it. For example, type: # mkdir /home/{username}/xed # chdir /home/{username}/xed # tar -zxvf tarfile.linux64-{release}.gz You need to install the required libraries with the command: # sudo dnf install openmotif libXext libXt libX11 pcre -y You will need to request a temporary license key to activate SEDIT and/or S/REXX, providing the hostname of your PC and you e-mail address. To install the key(s), type: # ./install sedit # ./install rexx and follow the instructions. SEDIT can then be started with the following command: # ./xed Please see the PDF Manual for further information. Release note: SEDIT 5.10b has been tested on Fedora 41.