#136: Windows error: "ghci: Unable to locate ghc.exe" -------------------------------+-------------------------------------------- Reporter: mcandre | Owner: refold Type: defect | Status: reopened Priority: major | Milestone: 2010.2.0.0 Component: Windows installer | Resolution: Keywords: | -------------------------------+-------------------------------------------- Comment (by refold):
Now that's weird. Looking at ghci.c, there are two calls that can give us this error: SearchPath and GetShortPathName. I'm suspecting the latter. Maybe this has something to do with spaces in the path? Given that GHC is installed to C:\ghc by default, what happens if you install HP to C:\hp2010? -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/136#comment:8> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform