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 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 with, with more link

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/ GHC.frame

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 wrote: > [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/Gt

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 ( /var/folders/fA/

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 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: cabal install glib

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. Try

Re: [Haskell-cafe] installing haskell platform on 64-bit ubuntu 10.04 (Lucid)

2010-05-08 Thread Andy Lee
On 05/08/2010 08:27 PM, Andy Lee wrote: On 05/08/2010 03:38 AM, Magnus Therning wrote: On 08/05/10 04:20, Andy Lee wrote: Has anyone had problems getting Haskell Platform installed on Ubuntu 10.04? I've got GHC 6.12.1 installed via apt-get, and I've downloaded/untarred haskell-platform-2010.1.

Re: [Haskell-cafe] installing haskell platform on 64-bit ubuntu 10.04 (Lucid)

2010-05-08 Thread Andy Lee
On 05/08/2010 03:38 AM, Magnus Therning wrote: On 08/05/10 04:20, Andy Lee wrote: Has anyone had problems getting Haskell Platform installed on Ubuntu 10.04? I've got GHC 6.12.1 installed via apt-get, and I've downloaded/untarred haskell-platform-2010.1.0.0.tar.gz. But when I run ./configure,

Re: [Haskell-cafe] installing haskell platform on 64-bit ubuntu 10.04 (Lucid)

2010-05-08 Thread Magnus Therning
On 08/05/10 04:20, Andy Lee wrote: > Has anyone had problems getting Haskell Platform installed on Ubuntu 10.04? > > I've got GHC 6.12.1 installed via apt-get, and I've downloaded/untarred > haskell-platform-2010.1.0.0.tar.gz. But when I run ./configure, it > fails fairly quickly, with an error '

[Haskell-cafe] installing haskell platform on 64-bit ubuntu 10.04 (Lucid)

2010-05-07 Thread Andy Lee
Has anyone had problems getting Haskell Platform installed on Ubuntu 10.04? I've got GHC 6.12.1 installed via apt-get, and I've downloaded/untarred haskell-platform-2010.1.0.0.tar.gz. But when I run ./configure, it fails fairly quickly, with an error 'cause it can't build the "hello world" t

Re: [Haskell-cafe] installing Haskell

2010-03-20 Thread Erik de Castro Lopo
love_pku wrote: > It is true that I have asked about the installation of Haskell on > the beginners list. But the problems appeared one after another. I > just felt very sorry to trouble other peopel again and again. Its still better to keep it in one place so that people can see the thread of

Re:Re: [Haskell-cafe] installing Haskell

2010-03-20 Thread love_pku
-cafe@haskell.org > 抄送: > 主题: Re: [Haskell-cafe] installing Haskell > > love_pku wrote: > > > I am sorry to trouble you but I have problems to install Haskell. > > You already asked this question on the beginners list. > > A number of people there asked you to pro

Re: [Haskell-cafe] installing Haskell

2010-03-19 Thread Erik de Castro Lopo
love_pku wrote: > I am sorry to trouble you but I have problems to install Haskell. You already asked this question on the beginners list. A number of people there asked you to provide more information so they could better respond to your question. Since you started this on the beginners list an

[Haskell-cafe] installing Haskell

2010-03-19 Thread love_pku
I am sorry to trouble you but I have problems to install Haskell. Things run smoothly when I do the command ‘./configure’, But some errors appeared when I run the command ‘make’. The details are as follows(in red font): Distribution/Client/HttpUtils.hs:127:49: Couldn't match expected ty

Re: [Haskell-cafe] Installing Haskell on Windows 7

2009-12-27 Thread Duncan Coutts
On Sun, 2009-12-27 at 10:06 +0100, Thomas Hühn wrote: > The following packages are broken, either because they have a problem > listed above, or because they depend on a broken package. > binary-0.5.0.2 > digest-0.0.0.8 > template-0.1.1.1 > utf8-string-0.3.6 > zip-archive-0.1.1.4 > haddock-2.4.2 >

Re: [Haskell-cafe] Installing Haskell on Windows 7

2009-12-27 Thread Stephen Tetley
Hi Thomas I suspect the problem you are having is specifically with Pandoc. Pandoc has a couple of dependencies on C libraries: network and zlib are two - they are part of the Haskell platform so they would be working in the first place (I have a mostly vanilla install of Haskell platform on Wind

Re: [Haskell-cafe] Installing Haskell on Windows 7

2009-12-27 Thread Sebastian Sylvan
On Sun, Dec 27, 2009 at 9:06 AM, Thomas Hühn wrote: > > > Has anyone who is *not* a Haskell/ghc/cabal expert been able to > install Haskell satisfactorily on Windows 7? > It worked fine for me, but then I didn't try to do anything fancy. The data-dir and prefix you mention is where cabal instal

[Haskell-cafe] Installing Haskell on Windows 7

2009-12-27 Thread Thomas Hühn
[Please excuse me if I seem to be a bit frustrated. I am. I have tried to transcribe a live Haskell platform installation session, but I don't remember details of my past attempts to get cabal working. If you have any questions: shoot.] Hi I've been trying to install GHC and some libraries on Win