Skip to content
Prev 33334 / 398513 Next

problem installing packages from source on win2k

[snip]
A couple of things:

1.  I believe the build need to be done from a command prompt (a.k.a.
"MSDOS"), rather than the cygwin bash.  The potential problem (at least the
one I know about) is that the cygwin bash by default prepends it's own PATH
to the system PATH, so it will find the cygwin compilers first before the
minGW.

2.  The error message is quite clear: it can't find hhc.exe.  That's the
Compiled HTML help compiler (for CHM help pages).  Either install it and put
it in the path, or find the Makefile/MkRules and tell it not to make CHM.

HTH,
Andy

------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments, cont... {{dropped}}