-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Doesn't that script reset PATH? Try putting an "echo $PATH" right before
invoking make in that script.

- --
Saso

Andreas Höschler wrote:
> 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
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktYVRkACgkQRO8UcfzpOHDp4ACfREfJ3hybNBthLx5hCtZN6wgo
w7UAniRlO+U92xALZogWzYG8lPnpyASU
=f62/
-----END PGP SIGNATURE-----


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

Reply via email to