newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: urbanape on March 19, 2003, 02:04:40 PM

Title: Broken make install on Mac OS X?
Post by: urbanape on March 19, 2003, 02:04:40 PM
(zbir@gibbon ~/newlisp) $ sudo make install

 Password:

 make: `install' is up to date.



Anyone using Fink tried to build a Fink package for newLISP?
Title: install on Mac OS XI have
Post by: Lutz on March 20, 2003, 06:54:24 PM
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