From: shelarcy <she...@gm...> - 2007-03-15 01:28:53
|
Hi Matthias, On Thu, 15 Mar 2007 02:06:00 +0900, Matthias Schmeling <Su...@t-...> wrote: > I have a short question: I tried to install wxHaskell under WindowsXP. Do you add GHC's path to PATH environment variable? http://www.haskell.org/ghc/docs/latest/html/users_guide/sec-install-windows.html#id3123695 http://support.microsoft.com/kb/310519 > I used wxHaskell 0.9.4 and ghc 6.2.2 (the link to 0.9.4.1 seems to be > broken), but after installing ghc and wxHaskell I get an error when I > try to register with the register.bat: > - register packages > Der Befehl "ghc-pkg" ist entweder falsch geschrieben oder > konnte nicht gefunden werden. > Der Befehl "ghc-pkg" ist entweder falsch geschrieben oder > konnte nicht gefunden werden. > error: > Unable to register the package using "ghc-pkg". > Maybe you have an incompatible version of ghc installed? > Drücken Sie eine beliebige Taste . . . It reports that Windows can't find ghc-pkg on your computer. So I think you don't add GHC's path to your environment. Best Regards, -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/ |