[GHC] #1367: GHC[i] 6.6.1 can't find GNUreadline on PPC mac
GHC
trac at galois.com
Mon Jun 25 06:46:02 EDT 2007
#1367: GHC[i] 6.6.1 can't find GNUreadline on PPC mac
-----------------------------+----------------------------------------------
Reporter: hal at oz.net | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 6.8
Component: Build System | Version: 6.6.1
Severity: normal | Resolution: invalid
Keywords: | Difficulty: Unknown
Os: MacOS X | Testcase:
Architecture: powerpc |
-----------------------------+----------------------------------------------
Changes (by igloo):
* resolution: => invalid
* status: new => closed
Comment:
Christian Maeder says:
{{{
The GNUreadline (and GMP) framework must be installed, too.
(ie. as root)
unzip GNUreadline-framework.zip -d /Library/Frameworks
unzip GMP-framework.zip -d /Library/Frameworks
}}}
This is now clarified on the download page.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1367>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list