[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: solaris make:command not found
From: |
Paul D. Smith |
Subject: |
Re: solaris make:command not found |
Date: |
Fri, 26 Aug 2005 12:22:35 -0400 |
%% zyh lucharst <address@hidden> writes:
zl> I use the solaris10 the first time ,I have an question,when I use
zl> the make command,I found the command was not found .and I don't
zl> know how to do it .so I want your help ! the error was like
zl> following:
zl> #make
zl> bash:make:command not found
Note that this list is about GNU make only. If you have questions about
systems like Solaris, you should ask on a Solaris mailing list or
newsgroup.
However, I happen to know that Sun stashes their "make" executable in
/usr/ccs/bin, so try "/usr/ccs/bin/make".
Note that this is Solaris make, based on SysV make, not GNU make. Many
of the features of GNU make will not work at all in Solaris make.
If you want GNU make on Solaris you'll need to download it and build
it (or you can get prebuilt copies on the web).
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist