%% "Ganji, Sreenivas" <[EMAIL PROTECTED]> writes:

  gs> Hi,
  gs> I downloaded make-3.79.1.tar and installed at D:\make-3.79.1a and I have
  gs> MKS Unix Toolkit 6.1 on my machine, but I unable to run the following
  gs> commands.
 
  gs> ONE:
  gs> [C:/] gnumake -version 
  gs>     GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. 
  gs>     Built for Windows32 
  gs>     Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000

  gs>           Free Software Foundation, Inc. 
  gs>     This is free software; see the source for copying conditions. 
  gs>     There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 
  gs>     PARTICULAR PURPOSE. 

That looks correct to me.
 
  gs> TWO:
  gs> I suppose to run, 
 
  gs>         cd $CTS_HOME/tests/jdbc/ee 
  gs>           gnumake jdbc-tests 
  gs> it is giving an error like 'gnumake' unrecognized command

I guess you need to add the directory containing the gnumake.exe onto
your path.

I don't know much about Windows: the people who are knowledgeable about
both GNU make and Windows tend to hang out on the [EMAIL PROTECTED]
mailing list, so Windows-specific questions are best asked there.
 
-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          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


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to