Skip to content
Prev 32176 / 398506 Next

how to build specific doc types in Windows

That option is passed to INSTALL, and Rcmd INSTALL has help which tells 
you.  I think you want --docs=normal.

I would have thought INSTALL was the obvious place to look (especially
form the Perl code).  I normally build binary packages via Rcmd INSTALL
--build in the source tree: this ensures that help references get resolved
correctly, which Rcmd build --binary does not.
On Sun, 18 May 2003, Gordon Smyth wrote: