• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Gnuplot png terminal help

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?
 
Back
Top