On 15 June 2011 13:38, Gregory Guthrie <[email protected]> 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...

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to