[21100] in Athena Bugs
sun4 9.1.14: gnuplot
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Nov 20 12:56:56 2002
Message-Id: <200211201754.MAA15507@gaston.mit.edu>
To: bugs@mit.edu
Date: Wed, 20 Nov 2002 12:54:35 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
System name: gaston.mit.edu
Type and version: Ultra-5_10 9.1.14 (with mkserv)
Display type: m
Shell: /bin/athena/tcsh
Window manager: ctwm -W
What were you trying to do?
Generate a gif from gnuplot
What's wrong:
gnuplot> set term gif
^
unknown or ambiguous terminal type; type just 'set terminal' for a list
What should have happened:
It should have responded with
gnuplot> set term gif
Terminal type set to 'gif'
Options are 'small size 640,480 '
It appears that gnuplot doesn't know about the gif file format
under Solaris, yet it works perfectly fine under Linux. This is
bad, because both platforms are running version 3.7, patchlevel
1, yet they behave differently. It would be nice if they worked
the same way, or if this discrepancy were documented somewhere.
Please describe any relevant documentation references:
http://www.ucc.ie/gnuplot/gnuplot-faq.html