Re: [Haskell-cafe] Trouble installing ghc-6.10.1 on linux

2008-12-06 Thread zooko
Hi there! I have the same problem. The machine is running Ubuntu 7.04 x86. ghc is v6.6 as provided by Ubuntu -- the Ubuntu version number is 6.6-3. The complete cabal-bin command-line, as executed by make, is: /home/zooko/playground/ghc/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc

Re: [Haskell-cafe] Trouble installing ghc-6.10.1 on linux

2008-11-11 Thread Ian Lynagh
Hi Bit, On Mon, Nov 10, 2008 at 03:05:23PM +0200, Bit Connor wrote: First I tried the binary version ghc-6.10.1-i386-unknown-linux.tar.bz2 and I very quickly get this error: $ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu

[Haskell-cafe] Trouble installing ghc-6.10.1 on linux

2008-11-10 Thread Bit Connor
I'm trying to install ghc 6.10.1 on a machine with the crux distro. libc version 2.3.6 gcc 4.0.3 linux version 2.6.15.6 First I tried the binary version ghc-6.10.1-i386-unknown-linux.tar.bz2 and I very quickly get this error: $ ./configure checking build system type... i686-pc-linux-gnu