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

Re: Where can I find gnumake?



Daniel Mashao <daniel@vitasat.ee.uct.ac.za> writes:
> I have a program that I want to compile. According to the INSTALL I need
> to run gnumake. And to my suprise I could not find this program anywhere
> on the Debian ftp sites. Any help?

On most GNU systems make = gnumake. Just install the "make" package
and then type:

	make --version

and you'll see something like:

	GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.

version number will vary of course.

Gary



Reply to: