Hi Wolfgang,


******** Building GNUstep Make **********
./InstallGNUstep: make: does not exist

Any further ideas?

Yes. Edit scripts/common.sh. There is a lone occurrence of make in the
command
  make distclean
I assume that changing this line into
  $MAKE distclean
should get you going.

Good idea! I found the occurance and replaced it. However, same shit!! :-(

Regards,

 Andreas





_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to