|
From: Kamaraju S K. <kam...@bl...> - 2007-03-09 01:45:05
|
ylabel does not appear in the output file which is a .jpg file. I think the issue is as simple as figuring out the right package to install. But I was not able to find the name of the package. Can any one provide some hints? Using Debian, Etch (currently testing). rajulocal@kusumanchi:~$ cat square.gpi set terminal jpeg enhanced set output 'square.jpeg' set xlabel 'x/L' set ylabel 'Ux/U_J' plot x**2 rajulocal@kusumanchi:~$ gnuplot square.gpi gdImageStringFT: Could not find/open font gdImageStringFT: Could not find/open font gdImageStringFT: Could not find/open font gdImageStringFT: Could not find/open font List of installed packages are rajulocal@kusumanchi:~$ dpkg -l \*freetype\* \*libgd\* \*truetype\* | grep ^ii No packages found matching *truetype*. ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared library files ii libfreetype6-dev 2.2.1-5 FreeType 2 font engine, development files ii libgd2-noxpm 2.0.33-5.2 GD Graphics Library version 2 (without XPM s ii libgdbm3 1.8.3-3 GNU dbm database routines (runtime version) thanks raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/ |