On 31.01.2022 17:03, CV Bruce wrote:
> If I remember correctly, there is a port command or option to cause the port 
> to be built from source, I would think that would be a work around.
Yes, I tried that, but to no avail so far.
> I have had trouble in the past mixing “Apple programs” with non-Apple 
> programs, which is why I avoid it. I’ve had problems with old versions, 
> unsupported options, and in one case different functionality. All of this may 
> have been resolved, but once burned…

:)

Can not blame you!

---

My current workaround for creating a universal version of ooRexx is, to do this 
sequence:

    sudo port uninstall ncurses

    cmake ...

    sudo port install ncurses

This seems to work.

---rony

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to