Re: [Haskell-cafe] Installing Haskell on OSX

2010-06-20 Thread Giuseppe Luigi Punzi Ruiz
WTF! Sorry for the mistake in the title, is the problem of doing 124 different things at the same time :P El 20/06/2010, a las 16:28, Giuseppe Luigi Punzi Ruiz escribió: Hi all, I would like to play a little with erlang. I downloaded Haskell platform, ang ghc and ghci seems to work.

Re: [Haskell-cafe] Installing Haskell on OSX

2010-06-20 Thread Antoine Latter
On Sun, Jun 20, 2010 at 9:49 AM, Giuseppe Luigi Punzi Ruiz glpu...@lordzealon.com wrote: WTF! Sorry for the mistake in the title, is the problem of doing 124 different things at the same time :P It looks like it is failing to install the 'glib' haskell package. What do you see when you try:

Re: [Haskell-cafe] Installing Haskell on OSX

2010-06-20 Thread Giuseppe Luigi Punzi Ruiz
[1 of 2] Compiling Gtk2HsSetup ( /var/folders/fA/ fAGWxnQMEFCzPAHcFpbaMk+++TI/-Tmp-/glib-0.11.096835/glib-0.11.0/ Gtk2HsSetup.hs, /var/folders/fA/fAGWxnQMEFCzPAHcFpbaMk+++TI/-Tmp-/ glib-0.11.096835/glib-0.11.0/dist/setup/Gtk2HsSetup.o ) [2 of 2] Compiling Main (

Re: [Haskell-cafe] Installing Haskell on OSX

2010-06-20 Thread Antoine Latter
On Sun, Jun 20, 2010 at 10:08 AM, Giuseppe Luigi Punzi Ruiz glpu...@lordzealon.com wrote: [1 of 2] Compiling Gtk2HsSetup      ( /var/folders/fA/fAGWxnQMEFCzPAHcFpbaMk+++TI/-Tmp-/glib-0.11.096835/glib-0.11.0/Gtk2HsSetup.hs,

Re: [Haskell-cafe] Installing Haskell on OSX

2010-06-20 Thread Giuseppe Luigi Punzi Ruiz
Hi again, Yes, you are right, but now, cabal install leksah I get: .. .. Linking dist/build/leksah-server/leksah-server ... ld warning: atom sorting error for _ghczm6zi12zi1_LibFFI_Czuffizucif_closure_tbl and _ghczm6zi12zi1_LibFFI_Czuffizutype_closure_tbl in /Library/Frameworks/

Re: [Haskell-cafe] Installing Haskell on OSX

2010-06-20 Thread Antoine Latter
On Sun, Jun 20, 2010 at 12:53 PM, Giuseppe Luigi Punzi Ruiz glpu...@lordzealon.com wrote: Hi again, Yes, you are right, but now, cabal install leksah I get: This one is a bummer, and I see it all the time when I try to build a package linked against macports. Here's the last thread about