Ticket #414 (closed defect: fixed)

Opened 5 years ago

Last modified 18 months ago

cabal-install fails to install on Mac OS X

Reported by: mvanier Owned by:
Priority: normal Milestone:
Component: Cabal library Version: 1.2.3.0
Severity: major Keywords:
Cc: Difficulty: normal
GHC Version: 6.8.3 Platform:

Description

After installing ghc 6.10.1 on Mac OS X Leopard, I tried to install cabal-install but failed miserably. The errors were too involved to describe here, so I'm attaching a file of the output.

Attachments

bootstrap.sh.output Download (7.6 KB) - added by mvanier 5 years ago.
Output of running ./bootstrap.sh in cabal-install on Mac OS X Leopard

Change History

Changed 5 years ago by mvanier

Output of running ./bootstrap.sh in cabal-install on Mac OS X Leopard

Changed 5 years ago by duncan

  • status changed from new to closed
  • resolution set to fixed

The problem is that Cabal-1.4.0.2 does not build with ghc-6.10.

If you use the latest cabal-install package (ie 0.6.x instead of 0.5.x) then its bootstrap.sh will pull in a later version of Cabal that does work.

Changed 18 months ago by elga

Note: See TracTickets for help on using tickets.