Hi, I am a new guy to use AmziProlog. I found that there is no release for amziprolog on macos 12.1. I read the doc https://github.com/AmziLS/AmziProlog/blob/master/devdocs/amzi_build.md, and run make -f make_mac64.txt in compile directory. It reports
acmp alib
make: acmp: No such file or directory
make: *** [/abin/alib.plm] Error 1
Then I run make -f make_mac64.txt in make directory,. It reports:
find -name *.o -exec rm {} \;
find: illegal option -- n
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
make: *** [dirs] Error 1
How to compile and install amziProlog on macos?
Thanks very much!
Hi, I am a new guy to use AmziProlog. I found that there is no release for amziprolog on macos 12.1. I read the doc
https://github.com/AmziLS/AmziProlog/blob/master/devdocs/amzi_build.md, and runmake -f make_mac64.txtincompiledirectory. It reportsThen I run
make -f make_mac64.txtinmakedirectory,. It reports:How to compile and install amziProlog on macos?
Thanks very much!