Skip to content
Prev 33339 / 398506 Next

problem installing packages from source on win2k

The short answer is that you are not following readme.packages, which says

  If you want to make compiled html (.chm) files you will need the
  Microsoft HTML Help Workshop, currently available for download at
  http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwmicrosofthtmlhelpdownloads.asp
  and http://www.microsoft.com/office/ork/xp/appndx/appa06.htm

  All of these need to be installed and in your path, and the
  appropriate environment variables set.  

hhc.exe is part of HHW, and it is not in your path.

If you don't want to make .chm files, you can edit src/gnuwin32/MkRules 
appropriately.
On Fri, 13 Jun 2003, Simon Cawley wrote:

            
Maybe someone else set your Linux box up so all the tools were installed?