1 Jun 2005 12:33
make html
Serge D. Mechveliani <mechvel <at> botik.ru>
2005-06-01 10:33:33 GMT
2005-06-01 10:33:33 GMT
Dear GHC supporters,
I have made ghc-6.4 from source by binary itself
(Linux, Debian 3.1):
cd ghc/6.4/ghc-6.4/
./configure --prefix=foo
make
make install
But it is so hard to obtain documentation! I tried make html
(in the same directory). It reports
------------------------------------------------------------------------
===fptools== Recursively making `html' in glafp-utils ghc libraries hslibs
docs
...
PWD = /home/mechvel/ghc/6.4/ghc-6.4
--
...
...
rm -f -rf users_guide/
stringparam base.dir users_guide/ \
--stringparam use.id.as.filename 1 \
--stringparam html.stylesheet fptools.css \
--stringparam toc.section.depth 3 --stringparam section.autolabel 1
--stringparam section.label.includes.component.label 1 \
/html/chunk.xsl users_guide.xml
make[3]: stringparam: Command not found
...
(Continue reading)
RSS Feed