Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #751
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Colour, no gif |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | 2011-12-15 13:17 -0800 |
| Organization | gnuplot development team |
| Message-ID | <jcdo5g$j7$1@dont-email.me> (permalink) |
| References | <jbt85l$3r6$1@dont-email.me> <jbu78o$4ng$1@dont-email.me> <jca80d$ff1$1@dont-email.me> <jcaa2l$2per$1@gwdu112.gwdg.de> <jccd0q$8p6$1@dont-email.me> |
Followups directed to: comp.graphics.apps.gnuplot
Dieter Britz wrote: > Christoph Bersch wrote: > >> On 14.12.2011 15:06, Dieter Britz wrote: >>> >>> Thanks, that helped. I have now solved the problem by letting gnuplot >>> output an eps file which I then convert to jpg by hand using the Gimp. >>> See the results here: http://www.dieterbritz.dk/fusweb/stats.html >> >> Well, this is a rather ugly workaround. If you go this way, for the kind >> of pictures you showed it is better to use PNG rather than JPEG. >> Alternatively, do you have the pngcairo terminal? >> >> To fix your gnuplot: Which SuSE version do you have? From where do you >> have gnuplot? >> >> Christoph > > You are asking an embarrassing question... I have, at work, Open Suse > 10.2. I know I should upgrade but it would mean re-installing some > programs, such as Fortran, etc, and as long as it's working, I am not keen > on that. I did upgrade gnuplot a while ago but it doesn't let me use gif > or png, hence this awkward way of doing it. The usual cause of this problem (lack of support for a particular terminal) is that at the time gnuplot was configured and built the "development" package for the corresponding support library was not present. To get png support you could rebuild gnuplot yourself from source, first making sure that libgd2-devel is installed on your machine. Or, as Christoph Bersch pointed out, you could also get png support by installed the pango+cairo development libraries. But that involves many extra packages compared to libgd, which is relatively self-contained. Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-09 16:50 +0100
Re: Colour, no gif Christoph Bersch <usenet@bersch.net> - 2011-12-09 16:28 +0100
Re: Colour, no gif sfeam <sfeam@users.sourceforge.net> - 2011-12-09 15:57 -0800
Re: Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-12 11:07 +0100
Re: Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-14 15:06 +0100
Re: Colour, no gif Christoph Bersch <usenet@bersch.net> - 2011-12-14 14:58 +0100
Re: Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-15 10:44 +0100
Re: Colour, no gif sfeam <sfeam@users.sourceforge.net> - 2011-12-15 13:17 -0800
csiph-web