At 06:57 AM 3/17/2007, Eli Zaretskii wrote:
> Date: Fri, 16 Mar 2007 10:48:03 -0600 (CST)
> Subject: I am not able to install make
> From: [EMAIL PROTECTED]
>
> Hello, My name is Miriam Gonzalez from Universidad autonoma del Estado de
> Mexico
> I am trying to install make on Solaris 10, but when I type "make" (after
> type ./configure) the following error appears  bash: make: command not
> found  .

This is because you don't have any version of Make installed.  For
these situations, the file README tells you what to do:

No. On Solaris the native make is in /usr/ccs/bin/make. It works fine for build GNU make.

You can also find a pre-built GNU make 3.80 in /usr/sfw/bin/gmake.

David Boyce



_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to