It's hard to conceive how you got bash bu not make. Try "which make". If
that comes up dry, get a copy of make from wherever you got bash. If it
says you have make, then you have a strange $PATH, or the install script
is playing with it. The latter is unlikely in an ordinary gnu install
such as you semm to describe. So another test is "echo $PATH".  Look and
see that whatever directory "which make" said make lives in is also listed
in $PATH.


Reply via email to