Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-24 Thread Giuseppe Luigi Punzi
Finnally, I got it working. I have one strange beahivour, but I think is better to post in leksah maillist, I did a lot of noise here. Cheers, and thanks a lot. El mié, 23-06-2010 a las 10:31 +0200, Giuseppe Luigi Punzi escribió: > Hi Hamish, list... > > El mié, 23-06-2010 a las 18:09 +1200, H

Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-23 Thread Giuseppe Luigi Punzi
Hi Hamish, list... El mié, 23-06-2010 a las 18:09 +1200, Hamish Mackenzie escribió: > On 23 Jun 2010, at 10:25, Giuseppe Luigi Punzi Ruiz wrote: > > > I uninstalled all ports and macports, to try with gtk-osx > > > > Once I did all of this, leksah builds, but leksah-server don't, with > > prob

Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-22 Thread Hamish Mackenzie
On 23 Jun 2010, at 10:25, Giuseppe Luigi Punzi Ruiz wrote: > I uninstalled all ports and macports, to try with gtk-osx > > Once I did all of this, leksah builds, but leksah-server don't, with problems > with version of libgthread2. I am confused leksah depends on leksah-server so I am not sure

Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-22 Thread Giuseppe Luigi Punzi Ruiz
I uninstalled all ports and macports, to try with gtk-osx Once I did all of this, leksah builds, but leksah-server don't, with problems with version of libgthread2. I'm at "jhbuild build meta-gtk-osx-bootstrap" step of GTK-OSX. Once the next step ("jhbuild build meta-gtk-osx-core") is finish

Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-22 Thread Giuseppe Luigi Punzi
Hi again, El mar, 22-06-2010 a las 13:36 +1200, Hamish Mackenzie escribió: > On 22 Jun 2010, at 08:01, Giuseppe Luigi Punzi Ruiz wrote: > > > uhmm.. > > > > Now, with all gtk2 rebuilded with +no_x11 and +quartz I get > > > > Linking dist/build/leksah/leksah ... > > ld: library not found for -l

Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-21 Thread Hamish Mackenzie
On 22 Jun 2010, at 08:01, Giuseppe Luigi Punzi Ruiz wrote: > uhmm.. > > Now, with all gtk2 rebuilded with +no_x11 and +quartz I get > > Linking dist/build/leksah/leksah ... > ld: library not found for -lgtk-x11-2.0 > collect2: ld returned 1 exit status > cabal: Error: some packages failed to ins

Re: [Haskell-cafe] Re: Installing Haskell on OSX

2010-06-21 Thread Giuseppe Luigi Punzi Ruiz
uhmm.. Now, with all gtk2 rebuilded with +no_x11 and +quartz I get Linking dist/build/leksah/leksah ... ld: library not found for -lgtk-x11-2.0 collect2: ld returned 1 exit status cabal: Error: some packages failed to install: leksah-0.8.0.6 failed during the building phase. The exception was: E

[Haskell-cafe] Re: Installing Haskell on OSX

2010-06-21 Thread Giuseppe Luigi Punzi
Sorry for my ignorance but..why install with +universal? i didn't use this in any port. Sudish Joseph wrote: >Hi, > >I ran into one problem worth mentioning while recompiling gtk and its >dependencies as universal libraries using macports: the pango port >refused to build with +universal (it f

[Haskell-cafe] Re: Installing Haskell on OSX

2010-06-21 Thread Sudish Joseph
Hi, I ran into one problem worth mentioning while recompiling gtk and its dependencies as universal libraries using macports: the pango port refused to build with +universal (it fails when trying to merge the i386 & x86_64 libs). The pango-devel port does work with one small tweak as described at

[Haskell-cafe] Re: Installing Haskell on OSX

2010-06-21 Thread Giuseppe Luigi Punzi
I died in more dependencies. One, ige-mac-integration. To avoid possible problems I uninstall all ports last night to reinstall full gtk2 with quartz. For now, i'm solving all of this and I hope to get it working this night. Sudish Joseph wrote: >Antoine Latter writes: >> On Sun, Jun 20, 2010

[Haskell-cafe] Re: Installing Haskell on OSX

2010-06-21 Thread Sudish Joseph
Antoine Latter writes: > On Sun, Jun 20, 2010 at 12:53 PM, Giuseppe Luigi Punzi Ruiz > wrote: >> Hi again, >> >> Yes, you are right, but now, "cabal install leksah" I get: >> [...] >> Undefined symbols: >>  "_iconv_close", referenced from: >>      _hs_iconv_close in libHSbase-4.2.0.0.a(iconv.o)