Daniel Mashao <[EMAIL PROTECTED]> 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 via email to