Johan Tibell wrote: > I have some problems installing 6.8.1 on Mac OS X Leopard. First I > installed readline using ports:
Again, I don't know what binary distribution you've got, but try to install gmp, too > $ sudo port install readline > <snip> > --force > dyld: Library not loaded: /opt/local/lib/libgmp.3.dylib > Referenced from: /Users/tibell/Downloads/ghc-6.8.1/utils/ghc-pkg/ghc-pkg.bin > Reason: image not found This could be my binary: http://www.haskell.org/ghc/dist/6.8.1/maeder/ghc-6.8.1-i386-apple-darwin-tiger-optlibs.tar.bz2 Cheers Christian _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
