%% Regarding Need help regarding my installation of Gmake; you wrote:

  s> I have tried to get gmake installed on my freebsd box but even
  s> after the installation i over no gmake command can be run If there
  s> is any way that i can diagnose this error to figure out what went
  s> wrong it will be highly appreciated.

The default installation ("make install") of GNU make will create the GNU
make application as /usr/local/bin/make (note: not "gmake", just "make"!)

If you want to put it somewhere else or use a specific prefix or
postfix, see the INSTALL file in the GNU make distribution.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

Reply via email to