Ticket #610 (new defect)
wxcore install fail on Vista
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | cabal-install-0.16 |
| Component: | cabal-install tool | Version: | 1.6.0.1 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | Platform: | Windows |
Description
Hi,
I'm trying to install the wx package onto my Windows Vista machine using the command: "cabal install wx" and I am having a problem. The problem is with the wxcore package. The error I get is the following:
setup.exe: wx-config: runGenProcess: does not exist (No such file or directory) cabal: Error: some packages failed to install: wx-0.12.1.2 depends on wxcore-0.12.1.2 which failed to install. wxcore-0.12.1.2 failed during the configure step. The exception was: exit: ExitFailure? 1
I have downloaded CYGWIN and run the command from there, but I get the exact same error. Any ideas as to what is going on?
Thanks,
Colm
