%% [EMAIL PROTECTED] writes:

  f> I'm sorry to disturb you.I didn't meet any problem on linux. But I
  f> met some problems when I installed GNUmake-3.78.1 version on
  f> Solaris.  During configure,"aclocal, autoconf, automake and
  f> autoheader" were missing.

That's fine; most systems won't have those.  The point of configure is
to find what your system has and what it doesn't: of course not every
system will have everything.

If configure finds you don't have something that GNU make absolutely
requires, it'll fail.

If it doesn't fail, then it found everything it needed.

  f> And after "make install",there was "missing cannot execute".

  f> Could you tell me the reason? Thanks.

I can't understand that report.  You mean that you ran "make install"
and the make install failed, or that after you ran "make install", you
couldn't execute make?

Either way, the error you quote "missing cannot execute" doesn't seem
like it can possibly the exact error message you got.

Please run the command that failed and then cut and paste both the
command and the output you got into an email, instead of paraphrasing
the error.  The _exact_ message and its context is vital to understand
what the problem is.

Thx.

PS. Also, please include what version of Solaris you're using.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>         Network Management Development
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.

Reply via email to