How to install GNU make in Windows 7?
Posted
by
Azhar
on Super User
See other posts from Super User
or by Azhar
Published on 2012-03-27T03:53:00Z
Indexed on
2012/03/27
5:32 UTC
Read the original article
Hit count: 621
installation
|gnu
I am trying to install GNU make-3.82 on Windows 7. I downloaded the make-3.82.tar.gz setup but it does not have any setup file.
There is process given on GNU site. But when I reach to the folder in command prompt and after extraction write ./configure it throws error
is not recognized as internal or an external command, operable program or batch file.
The installation procedure is given below but not able to understand how to make it. please help
© Super User or respective owner