[Haskell-cafe] Installation issues with Centos

Brandon Allbery allbery.b at gmail.com
Mon Sep 3 03:52:36 CEST 2012


On Sun, Sep 2, 2012 at 9:26 PM, Manish Trivedi <trivmanish at gmail.com> wrote:

> [root at qa-engine1 haskell-platform-2012.2.0.0]# yum install gmp
>

This is just the runtime library; you will also need the compile/link-time
library provided by gmp-devel.  That said, the contents of the config.log
mentioned in the error message would be helpful.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120902/bebcbd36/attachment.htm>


More information about the Haskell-Cafe mailing list