It would be wonderful if somebody who’s a mac head would write better docs on how to install on mac, troubleshoot problems, etc.
Not a mac head, can’t do it. Watching Sam Neaves struggle with it.
It would be wonderful if somebody who’s a mac head would write better docs on how to install on mac, troubleshoot problems, etc.
Not a mac head, can’t do it. Watching Sam Neaves struggle with it.
There are 4 options:
$PATH
scripts/macos-deps.sh
, but do not expect this to work just out of the box.Graphics (XPCE for the IDE tools) always requires XQuartz to be installed as well. It works with all above setups.
For short, the binary is for people who want to develop pure Prolog programs (no foreign code, deployment, etc). Macports is a good choice for many people and actively updated and checked by Paulo Moura, Homebrew could be that as well, but this requires someone willing to create a good formula and update this for each release. Building from source is mostly interesting for users that want to develop on the system or have special build requirements for debugging, embedding, deployment, etc.
The limitations of the binary could be reduced, but this requires help. I’ve looked into the locale handling, but failed to understand how MacOS apps relate to the C runtime library locale handling.