X-Received: by 10.107.152.130 with SMTP id a124mr4392400ioe.87.1500633242386; Fri, 21 Jul 2017 03:34:02 -0700 (PDT) X-Received: by 10.36.124.88 with SMTP id a85mr214452itd.13.1500633242357; Fri, 21 Jul 2017 03:34:02 -0700 (PDT) Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!weretis.net!feeder6.news.weretis.net!news.glorb.com!t6no116733itb.0!news-out.google.com!196ni665itl.0!nntp.google.com!t6no116579itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Fri, 21 Jul 2017 03:34:02 -0700 (PDT) In-Reply-To: <236a4b67-b836-412d-864c-7442f9cf6e05@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=179.4.39.232; posting-account=jN9nogoAAACHSe8fbSojX7VaWQ-Qnpm9 NNTP-Posting-Host: 179.4.39.232 References: <236a4b67-b836-412d-864c-7442f9cf6e05@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: png terminal not working, 'help' saying "Permission denied" From: fer.reyesl@gmail.com Injection-Date: Fri, 21 Jul 2017 10:34:02 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.graphics.apps.gnuplot:3694 El mi=C3=A9rcoles, 22 de agosto de 2012, 23:04:25 (UTC-3), Abigail escribi= =C3=B3: > Hello, >=20 > I have gnuplot version 4.6 and am running it on Mac OS X 10.6.8. I want t= o output my file as a png (set output 'myplot.png';), but it is not listed = as a possible terminal when I type "set terminal". I have tried doing it as= a postscript (.eps) but my computer then cannot open the file afterward (e= ven sudoing it open doesn't work, because apparently there's nothing in the= .eps file).=20 > Also, when I type 'help' in gnuplot I get "Permission denied." I have ins= talled cairo and pango with macports (with the flags +no_x11 +quartz +unive= rsal) but somehow gnuplot doesn't see them? It is very frustrating. I remem= ber having some issues when I was installing gnuplot, but I eventually just= let fink do the heavy lifting. >=20 > Your insight is much appreciated! >=20 > Thank you, > Abigail Just go to your folder file and change their permission to "can read" with>= chmod 700 name.png