Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

make not found

16 views
Skip to first unread message

Huub

unread,
Jul 29, 2008, 4:20:49 AM7/29/08
to
Hi,

I'm trying to install maxima from source on my Sparc with Solaris 5/08.
But although I have installed gmake from sunfreeware, "gmake" says

# /usr/sfw/bin/gmake
Making all in src
/bin/bash: make: command not found
gmake: *** [all-recursive] Error 1

So what make or gmake should I install?

Thanks.

Ian Collins

unread,
Jul 29, 2008, 5:13:43 AM7/29/08
to
Make sure /usr/ccs/bin (for Sun make) and /usr/sfw/bin (for gmake) are
in your path. There's nothing else to install.

--
Ian Collins.

Ewald Ertl

unread,
Jul 29, 2008, 3:21:24 PM7/29/08
to
Hi,

You can have a look into the Makefile. Perhaps it is calling other
makefiles by using make.
I'm not sure if I remember correct, but maybe setting "MAKE=gmake"
before the command helps.

HTH
Ewald

Andrius

unread,
Jul 29, 2008, 4:19:38 PM7/29/08
to

Add to path.

Regards,
AB

0 new messages