On Nov 7, 2007 9:05 AM, Ketil Malde <[EMAIL PROTECTED]> wrote: > david48 <[EMAIL PROTECTED]> writes:
> > Didn't work for me : Installs fine, ghci works fine, but I get linking > > problems. ld complains about -lgmp > Did you try installing any of these? > % apt-cache search libgmp > libgmp3-dev - Multiprecision arithmetic library developers tools > libgmp3c2 - Multiprecision arithmetic library I have to admit that I didn't... Since it already worked with 6.6.1. Anyways that dit it ( I was missing libgmp3-dev ), it works now. Thanks ! David. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
