can't 'make install-docs'

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
participants (1)
-
Daniel Fischer