Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1842
| X-Received | by 10.224.130.195 with SMTP id u3mr482472qas.1.1369102528317; Mon, 20 May 2013 19:15:28 -0700 (PDT) |
|---|---|
| X-Received | by 10.49.64.196 with SMTP id q4mr8768qes.2.1369102528240; Mon, 20 May 2013 19:15:28 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!ch1no60257qab.0!news-out.google.com!y6ni50601qax.0!nntp.google.com!ch1no60252qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Mon, 20 May 2013 19:15:28 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=134.9.94.100; posting-account=bAA-GAoAAAB3iMTVI_elvUi5mmzl-1CR |
| NNTP-Posting-Host | 134.9.94.100 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <8f17c8c2-3703-4eb9-ba8b-907cd50127e1@googlegroups.com> (permalink) |
| Subject | "This copy of gnuplot cannot read png/gif/jpeg images" problem |
| From | Rich Cook <wealthychef@gmail.com> |
| Injection-Date | Tue, 21 May 2013 02:15:28 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.graphics.apps.gnuplot:1842 |
Show key headers only | View raw
Hello, I am in charge of installing and maintaining gnuplot on our clusters and am by no means an expert. Our user has reported the following is occurring:
gnuplot> plot 'test.png' binary filetype=png with rgbimage
This copy of gnuplot cannot read png/gif/jpeg images
After googling a bit, I have looked in the build log for PNG entrails and see the following:
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdImageCreateTrueColor in -lgd... yes
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdImageGif in -lgd... yes
checking for gdImageGifAnimBegin in -lgd... yes
checking for gdImageJpeg in -lgd... yes
checking for gdImageStringFT in -lgd... yes
checking for gdImagePng in -lgd... yes
...
jpeg terminal: yes
gif terminal: yes (with animated gif)
png terminal: yes
(jpeg, gif and png terminals can use TTF fonts)
pdf terminal: no (requires libpdf)
...
cairo-based pdf and png terminals: yes
I don';t understand why gnuplot thinks it cannot handle png files. Can someone help me debug this one?
Thanks.
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar | Unroll thread
"This copy of gnuplot cannot read png/gif/jpeg images" problem Rich Cook <wealthychef@gmail.com> - 2013-05-20 19:15 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem Rich Cook <wealthychef@gmail.com> - 2013-05-20 19:17 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem sfeam <sfeam@users.sourceforge.net> - 2013-05-20 22:15 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem Rich Cook <wealthychef@gmail.com> - 2013-05-21 09:13 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem Rich Cook <wealthychef@gmail.com> - 2013-05-21 09:16 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem Rich Cook <wealthychef@gmail.com> - 2013-05-21 09:49 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem sfeam <sfeam@users.sourceforge.net> - 2013-05-21 11:52 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem Rich Cook <wealthychef@gmail.com> - 2013-05-23 09:44 -0700
Re: "This copy of gnuplot cannot read png/gif/jpeg images" problem ab <ab.3942@googlemail.com> - 2013-05-22 00:20 -0700
csiph-web