Menu

INstalling Regina on MAC EL CAPITAN

2016-09-07
2016-09-23
  • Gerard MARTINELLI

    Hello,

    I need to port REXX applications on MAC OSX (El Capitan). I must say that I pretty new on OSX system, but I think I am quite fluent in REXX for years on the following operating systems :VM, MVS-TSO (and OS/390) , VSE/ESA, OS/2, Windows.

    I downloaded "Regina-REXX-3.9.1-x86_64-apple-darwin14.1.0.tgz" on my computer and un-compressed it. So I got a few folders whih are : bin, doc, include, lib, man, rexx, and share.

    In the bin folder, I have found "rexx" and "Regina". If I click on either on them, a Terminal session opens. But I do not know what I have to do.

    I 'm suspecting I have to do something else to make REXX works but I do not know what ?

    Please anyone can help me to run the sample script below.

    /*    */ 
    Say "Hello"
    Exit
    

    That means :
    1) define the correct path to REXX modules
    2) specify privileges if needed.
    3) and any other requirement if required

    Thanks a lot in advance;

    Gege

     
  • Gerard MARTINELLI

    Is this forum still alive ?

     

Log in to post a comment.