Dear Leslie,

The official 4.1 installer does not work on  MAC with SIP, I have corrected it 
and put a copy here

https://www.dropbox.com/sh/p66c7g01h4jz5ss/AAAZd_Q2yQddrTHagxPo_UiTa?dl=0

The installers I made for ooRexx 5.0.0 are all outdated, I will try to get some 
again soon. 5.0.0 is really what you want, the improvements are many. 

Hälsningar/Regards/Grüsse,
P. O. Jonsson
Von meinem iPhone gesendet

> Am 02.03.2019 um 19:45 schrieb René Jansen <rvjan...@xs4all.nl>:
> 
> Hi Leslie,
> 
> for the ‘command not found’ error you’ll have to put /opt/ooRexx/bin/rexx on 
> your path, like 
> 
> export PATH=$PATH:/opt/ooRexx/bin/
> 
> for the permission denied, it might be that you need to do:
> 
> chmod +x /opt/ooRexx/bin/rexx
> 
> (maybe with sudo in front, depending if you have authorization with the 
> logged in user).
> 
> 
> I think running 5.0.0. beta would be preferred, have a look at: 
> https://www.dropbox.com/sh/p66c7g01h4jz5ss/AAAHBfwSgF0H8wEMP2-BD1qZa/USB%20ooRexx%20installation%20r11657%20Jan%20%203%202019?dl=0&subfolder_nav_tracking=1
> 
> which is P.O. Jonsson’s USB installation of a fairly recent 5.0.0 that does 
> not need an installer.
> 
> best regards,
> 
> René.
> 
>> On 2 Mar 2019, at 14:33, J Leslie Turriff <jlturr...@mail.com> wrote:
>> 
>>      I want to use ooRexx on my "new" Mac Pro desktop system, running OS-X 
>> 10.12.
>> I downloaded the default install package for Mac OS-X from SourceForge
>> (ooRexx-4.1.2.MacOS.x86_32.dmg) and installed it,  but it put ooRexx
>> into /opt, and when I run
>>      rexx -v
>> I get '-bash: rexx: Command not found',
>> and if I run
>>      /opt/ooRexx/bin/rexx
>> I get '-bash: /opt/ooRexx/bin/rexx: Permission denied'.
>>      As I understand it, OS-X now requires installation into a different 
>> location?
>> Is there a non-bleeding-edge install package that will work on OS-X 10.12?
>> (I'm not familiar enough with the OS-X environment to feel comfortable with
>> installing from source.)
>> 
>> Leslie
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Oorexx-users mailing list
>> Oorexx-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/oorexx-users
> 
> _______________________________________________
> Oorexx-users mailing list
> Oorexx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to