id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
4490,failure during install_doc,maeder,,"when trying to install from a binary distribution of ghc-7.0.0.20101028 on i386 MacOS X 10.6 (that possibly misses some files) I get the following installation error:

{{{
/usr/bin/install -c -m 755 -d  ""/Users/Shared/maeder/share/doc/ghc/html/libraries""
for i in libraries/*.html libraries/*.gif libraries/*.css libraries/*.js; do \
                /usr/bin/install -c -m 644  $i ""/Users/Shared/maeder/share/doc/ghc/html/libraries/""; \
        done
install: libraries/*.gif: No such file or directory
install: libraries/*.js: No such file or directory
make[1]: *** [install_docs] Error 71
make: *** [install] Error 2
}}}",bug,closed,normal,7.0.2,Build System,7.1,worksforme,,,MacOS X,x86,Installing GHC failed,,,,,
