Hi all,
Regarding the 'InstallGNUstep' script - it most likely assumes that
"make" = "gmake", which is only true on Linux and a few other
platforms.
Editing InstallGNUstep to use 'gmake' instead could help resolve the
automatic compile issue.
As for the apps, I have no clue. I only ever compile and use
gnustep-make and gnustep-base on SunOS.
I have
/usr/local/bin/make
/usr/ccs/bin/make
/usr/sfw/bin/gmake
on this machine. I retried it after moving away the makes or gmake
respectively. This did change anything. It still complains. I also tried
mv /usr/sfw/bin/gmake /usr/sfw/bin/gmake_
ln -s /usr/local/bin/make /usr/sfw/bin/gmake
Same result: :-(
******** Building GNUstep Make **********
./InstallGNUstep: make: does not exist
Any further ideas?
Regards,
Andreas
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep