[Haskell-cafe] can't 'make install-docs'
Daniel Fischer
daniel.is.fischer at web.de
Fri Jan 21 18:23:48 EST 2005
Hi,
I've just installed ghc-6.2.2, but couldn't get the docs made.
I got the following:
Text/Regex.raw-hs Text/Regex/Posix.raw-hs Text/Show.raw-hs
Text/Show/Functions.raw-hs \
--package=base \
--dump-interface=base.haddock \
--use-index=../doc-index.html --use-contents=../index.html \
/bin/sh: line 1: t: command not found
gmake[2]: [html/haddock.css] Error 127 (ignored)
/usr/bin/install -c -m 644 html/*
/usr/local/share/ghc-6.2.2/html/libraries/base
/usr/bin/install: cannot stat `html/*': No such file or directory
gmake[2]: *** [install-docs] Error 1
gmake[1]: *** [install-docs] Error 1
gmake[1]: Leaving directory `/usr/lib/ghc-6.2.2/libraries'
gmake: *** [install-docs] Error 1
What can I do about it?
helpless,
Daniel
More information about the Haskell-Cafe
mailing list