[Haskell-cafe] Haskell-Cafe Digest, Vol 94, Issue 34
Stephen Tetley
stephen.tetley at gmail.com
Wed Jun 15 16:19:47 CEST 2011
On 15 June 2011 13:38, Gregory Guthrie <guthrie at mum.edu> wrote:
> -------------------------------------------
>> Subject: Re: [Haskell-cafe] Best platform for development with GHC?
>> On Wed, 15 Jun 2011, Dmitri O.Kondratiev wrote:
>>
>> Since I maintain the gnuplot binding for Haskell - what are the particular
>> problems with that package on Windows?
>>
>> ********************************************
> [Guthrie] I installed gnuplot using cabal on Windows, and get this:
>
[Snip]
> Loading package monoid-transformer-0.0.2 ... linking ... done.
> Loading package utility-ht-0.0.7 ... linking ... done.
> Loading package gnuplot-0.4.2 ... linking ... done.
> *** Exception: gnuplot: createProcess: does not exist (No such file or directory)
It looks like you don't have gnuplot installed or it isn't on your $PATH...
More information about the Haskell-Cafe
mailing list