[ moved to [EMAIL PROTECTED], 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
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users