[Haskell-beginners] Just started working with Haskell. Need some help
Roel van Dijk
vandijk.roel at gmail.com
Mon Jan 20 12:10:55 UTC 2014
If you are using a Debian based system you could try:
sudo apt-get install libgd2-xpm-dev
In general look at the package description:
http://hackage.haskell.org/package/gd-3000.7.3/gd.cabal
> Extra-libraries: gd, png, z, jpeg, m, fontconfig, freetype, expat
These extra libraries are required by the package and have to be installed
using the system package manager, as Emanuel pointed out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140120/452b028b/attachment.html>
More information about the Beginners
mailing list