|
From: Ethan M. <merritt@u.washington.edu> - 2007-06-01 21:17:15
|
On Thursday 31 May 2007 21:48, =E5=AD=99=E5=B4=87=E6=B3=A2 wrote: Many gnuplot terminals require external libraries to support them. If these libraries are found on your system at the time gnuplot is built, then it will automatically include support. If they are not found, it will build a gnuplot executable that does not support the terminals whose support libraries are missing. Apparently the system where your copy of gnuplot was built did not have the gd library (needed for jpeg support ) or the PDFlib library (needed for pdf support). You will need to install these libraries first, and then rebuild gnuplot from source. > Hello, >=20 > When I set that two terminals, it showed: >=20 > *gnuplot> set term jpeg > ^ > unknown or ambiguous terminal type; type just 'set terminal' for= a > list* > ** > *gnuplot> set term pdf > ^ > unknown or ambiguous terminal type; type just 'set terminal' for= a > list* > ** > and I typed *set term:* > there are no Jpeg and pdf in the* Available terminal types.* > ** > Is there something I need to install to access these two terminals? > I have tried both version 4.0 and 4.2, same problem. >=20 > Thanks! > Todd Sun > ** > ** >=20 =2D-=20 Ethan A Merritt Courier Deliveries: 1959 NE Pacific Dept of Biochemistry Health Sciences Building University of Washington - Seattle WA 98195-7742 |