%% "N.Lev" <[EMAIL PROTECTED]> writes:

  nl> i got make-3.78.1, I configured it and as I don't have another
  nl> "make" Ii use ./build.sh.in

You can't use build.sh.in.  The *.in files are input files.  When you
run the configure script they will be translated into "real" files,
based on the results of the configuration.  You would then run those.


Please read the README file for instructions.

-- 
-------------------------------------------------------------------------------
 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


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

Reply via email to