
28 Apr
2003
28 Apr
'03
11:02 a.m.
"Mike Thomas"
"make install" under Cygwin and W2000 on the nhc98 v 1.16 tarball gives:
Adjusting... hmakerc I/O error: action : openFile ReadMode on file: /c/DOCUME~1/mike/LOCALS~1/Temp\hmakeconfig.tmp gave : ENOENT (No such file or directory)
The file exists - I suspect that nhc98 is choking on the backslash:
I think you are right. After applying the following patch, you need to do ./configure again before make install and I think that will fix it. Regards, Malcolm