Ticket #1248 (closed defect: invalid)
Fails to install because of missing dependencies
| Reported by: | guest | Owned by: | duncan |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.0 |
| Component: | build system | Version: | 0.11.0 |
| Keywords: | Cc: | ancechu@… |
Description
The Gtk2HS depends on alex and happy but they are not specified as requirements in the cabal file. From a fresh installation you get:
cabal install gtk2hs-buildtools Resolving dependencies... Configuring gtk2hs-buildtools-0.12.1... cabal: The program alex is required but it could not be found. cabal: Error: some packages failed to install: gtk2hs-buildtools-0.12.1 failed during the configure step. The exception was: ExitFailure? 1
Change History
Note: See
TracTickets for help on using
tickets.