On Thu, 20 May 2010, RAZIA HAIDER wrote: > I am trying to build Gretl on windows xp. It partially runs and have > following errors now. > > make -C mo > make[1]: Entering directory `/c/msys/1.0/home/razia/gretl-1.9.0/win32/mo' > C:/ProgramFiles/GnuWin32/bin/msgfmt.exe -o de.mo ../../po/de.po > make[1]: C:/ProgramFiles/GnuWin32/bin/msgfmt.exe: Command not found
The path "c:/ProgramFiles" looks suspicious. I suspect it ought to be "c:/Program Files" (with a space). Allin Cottrell