Gnuplot png terminal help

irishScott

Lifer
Oct 10, 2006
21,562
3
0
So I set up gnuplot 4.0 on Ubuntu 6.10 via Synaptic, and everything looks good until I try "set terminal png" I get

unknown or ambiguous terminal type; type just 'set terminal' for a list


From what I can tell from google, I've got all of the necessary libraries installed, and I've tried reinstalling various versions of gnuplot via various methods (apt-get, tarball, pre-compiled, CVS, all with the same results)

I'd use another output format, but I need png specifically for an assignment.

Any suggestions?