[Haskell-cafe] GHC and OS X (10.4)
Gregory Wright
gwright at comcast.net
Thu Sep 2 22:59:59 EDT 2004
Hi Tom,
You might try building ghc using darwinports
(darwinports.opendarwin.org).
It works under both Jaguar and Panther. I maintain the port, and would
be
interested in your experience on 10.4-beta. (The darwinports version
doesn't
use /Library/Frameworks, instead it keeps everything in a unix-style
lib/
hierarchy.)
The downside is that it takes a few hours to build.
Best Wishes,
Greg Wright
On Sep 2, 2004, at 5:06 PM, Tom Davie wrote:
> Hi,
> I've been attempting to use GHC on a beta copy of Mac OS X 10.4,
> I've been attmepting to use the panther version of the install
> package, but have hit a problem with tinkering with it - I get the
> following error when I attempt to run ghc:
> Verenia:~/Documents/Development/XBridgeAI tatd100$ ghc
> dyld: Library not found:
> HaskellSupport.framework/Versions/A/HaskellSupport
> Referenced from: /usr/local/lib/ghc-6.2.1/ghc-6.2.1
> Reason: file not found
> Trace/BPT trap
>
> The framework is present in /Library/Frameworks, and
> /Library/Frameworks is in dyld's framework search path.
>
> Any Mac/Haskell gurus able to help I would much appreciate it.
>
> Thanks
>
> Tom Davie
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list