Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2940
| From | Michael Okuntsov <okuntsov.mikhail@yandex.ru> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: gnuplot output in JPG or PNG format |
| Date | 2015-06-18 12:06 +0600 |
| Organization | A noiseless patient Spider |
| Message-ID | <mltn3l$ekf$1@dont-email.me> (permalink) |
| References | <59930ded-ff3a-4052-ac63-533a8813690c@googlegroups.com> |
18.06.2015 11:02, dnpiyush@gmail.com пишет: > Hi all, > I am having problem finding an image output in jpg or png format. I have installed gnuplot 5.0 on my Ubuntu 15, When i am trying to set terminal to jpg or png it shows "unknown or ambiguous terminal type; type just 'set terminal' for a list", and in set terminal command there is no set options for jpg or png ? > Any suggestion would be appreciated. > > Thanks > Durgesh > You have to look at configure options by typing configure --help. Then place options for jpg and png terminals after the command configure. You should firstly install the header files libjpeg*-dev and libpng*-dev.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
gnuplot output in JPG or PNG format dnpiyush@gmail.com - 2015-06-17 22:02 -0700 Re: gnuplot output in JPG or PNG format Michael Okuntsov <okuntsov.mikhail@yandex.ru> - 2015-06-18 12:06 +0600
csiph-web