%% Johnny Wales <[EMAIL PROTECTED]> writes:
jw> Well, looks like the 3.79 install didn't quite work.
Yes, it did.
jw> I did a configure,
jw> make, make install, and everything went off without a hitch. Ah! I've just
jw> found the bug. Here's my uname -a:
jw> Linux vegas 2.2.13 #1 Tue Nov 9 00:09:41 GMT 1999 i586 unknown
jw> It's a SuSE 6.3 system, and which make results in:
jw> /usr/bin/make
jw> while the make install installs to /usr/local/bin/make. After
jw> copying it over, everythign appears OK. You might wanna change the
jw> make install somehow to integrate the which make command so as to
jw> be sure to install make in the right place.
No; the current behavior is correct. GNU tools always come configured
to install in /usr/local by default. That's a requirement of the GNU
standards.
It's equally likely that the installer _doesn't_ want to overwrite the
system default "make" as it is that she does. There is no way that the
installation can or should guess.
See the INSTALL file that comes with GNU make for help with this.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.ultranet.com/~pauld/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist