RE: Trying to install MC 4.6.0



Alexander Varakin wrote:
Hi,

You must use GNU make.

How can I know I am using GNU make? Any method of detection?

Run:

make -version
or
gmake -version
(sometimes GNU make is hiding under this name)

It must say something like this:

GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-cygwin
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <bug-make gnu org>.

got it, thanks, 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]