Broken make install on Mac OS X?

Started by urbanape, March 19, 2003, 02:04:40 PM

Previous topic - Next topic

urbanape

(zbir@gibbon ~/newlisp) $ sudo make install

 Password:

 make: `install' is up to date.



Anyone using Fink tried to build a Fink package for newLISP?

Lutz

#1
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