Just installed gnu prolog on Mac OS X 10.4 but it is not working. When I go:
% ./gprolog
Bus error
Anyone have any ideas?
Just installed gnu prolog on Mac OS X 10.4 but it is not working. When I go:
% ./gprolog
Bus error
Anyone have any ideas?
A bus error is similar to a segmentation fault. This probably indicates a bug in gprolog, one of its libraries, or your compiler.