[Haskell-cafe] Error installing hp2any-graph on Snow Leopard

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Mon Nov 8 04:18:35 EST 2010


On 8 November 2010 20:14, Mark Spezzano <mark.spezzano at chariot.net.au> wrote:
> Hi,
>
> I get the following error when doing a 'cabal install hp2any-graph' (the profiling tool)
>
> Does anyone know why? (I'm running Snow Leopard and I've tried using other flags suggested...but with no success). GLUT is already installed via MacPorts and via cabal.

In this case it needs the glut C library, and you may wish to use
--extra-{include,lib}-dirs= to specify where MacPorts installs them.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list