(zbir@gibbon ~/newlisp) $ sudo make install
Password:
make: `install' is up to date.
Anyone using Fink tried to build a Fink package for newLISP?
I have never tried the install on OS X, just the compile. Look into the install part in 'makefile' to see what it is doing. I'ts just copying files to certain locations. The newlisp executable to a bin directory, help files to the help directory of a typical Unix system etc..
I am not familiar with the typical directory structure on an OSX system for an application. If you could help us with that, it would be great.
Lutz