RE: Haddock installing problems

15 May
2002
15 May
'02
8:48 a.m.
[ moved to glasgow-haskell-users@haskell.org, which is slightly more appropriate than haskell ]
Looking the output produced by ./configure, I noticed that:
checking for ghc... /PROGS/GHC5023/BIN/ghc checking version of ghc... /PROGS/GHC5023/BIN/ghc: not found
I wonder why haddock thinks my ghc dir is "/PROGS/GHC5023/BIN/ghc" when it should be "/progs/ghc5023/bin/ghc". Perhaps that's why it can't find perl: ghc itself was not found.
Pathnames aren't case-sensitive on Win32 are they? So why should that make a difference? What is your cygwin mount setup? What is mounted on /? Cheers, Simon
8459
Age (days ago)
8459
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow