Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Photran GNU make problem under Win 7(Error: Program "gnumake.exe" not found in PATH)
Photran GNU make problem under Win 7 [message #1333204] Mon, 05 May 2014 01:35
Alexander Rodriguez is currently offline Alexander RodriguezFriend
Messages: 1
Registered: May 2014
Junior Member
Hi,

I am running ECLIPSE Kepler service release 2, Build id: 20140224-0627, running Fortran Development Tools (Photran) V 8.1.4.2014020348 under Windows 7 64 bit.

I am using GNU Make version 4, 32 bit version.

I am trying to build the following hello program:

program hello
implicit none
print *, "Hello World!"
end program hello


The error I get is:

Error: Program "gnumake.exe" not found in PATH
PATH=[C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.7.0_17\bin;C:\Program Files\jEdit;C:\Program Files (x86)\Windows Live\Shared;C:\MinGW\bin;C:\MinGW\MSYS\1.0\local\bin;C:\make-4.0\gnumake.exe]

I don't understand why I get this error when clearly the gnumake.exe is in the path.

You can see I have set the Environmental variables on Windows and the preferences in eclipse kepler.

Please help.

Kind regards,

Alex

P.s. I managed to get the program to build using Eclipse Keplers Internal builder. I was then able to run the program successfully. However, I am still interested in the above answer, so please help me. Cheers.

[Updated on: Tue, 06 May 2014 12:12]

Report message to a moderator

Previous Topic:<terminated> in console while executing
Next Topic:How can I tell my project template type?
Goto Forum:
  


Current Time: Fri Apr 26 15:56:31 GMT 2024

Powered by FUDForum. Page generated in 0.08250 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top