
10 Jun
2011
10 Jun
'11
8:54 p.m.
On Sat, 11 Jun 2011, Dmitri O.Kondratiev wrote:
That's what I get (see below). What else should I do to install gnuplot?
~/wks/haskell-wks/gnuplot/gnuplot-0.4.2/src>ghc -v Demo.hs
Do you really want to compile the Demo (with ghc)? It is already compiled if 'cabal install -fbuildExamples' was successful. Maybe you want to run 'ghci' for interactive tests. But you need to tell 'ghci' the path to the Paths module. 'make ghci-demo' should call GHCi with the right options on Linux: $ ghci -Wall -i:src:dist/build/autogen:execute/tmp src/Demo.hs Did I already advertise the gnuplot mailing list? http://projects.haskell.org/cgi-bin/mailman/listinfo/gnuplot/