* Re: Gnuplot and Windows [not found] <mailman.103.1492099215.4731.emacs-orgmode@gnu.org> @ 2017-04-18 10:09 ` Bala Ramadurai [not found] ` <4fe5b4ef6f88421b81598c0823206f7b@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> 1 sibling, 0 replies; 5+ messages in thread From: Bala Ramadurai @ 2017-04-18 10:09 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 1127 bytes --] Thanks Eric for your reply. Yes, I installed gnuplot, gnuplot-mode and gnuplot.el. Still, I get this error. I fooled around with changing the variable gnuplot-program to windows notation of the PATH. I added gnuplot.exe to the $PATH variable as well. Still no luck Thanks Bala > > On Thursday, 13 Apr 2017 at 01:18, Bala Ramadurai wrote: > > Hello All, > > I tried my hand with gnuplot yesterday on my windows machine > > (Windows 10; Emacs 24.5.1; Org 8.3.4) and I keep getting the error > > "Searching for program: no such file or directory: gnuplot". > > You probably need to install gnuplot: > > http://gnuplot.info/ > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.5-444-g998576 > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 194 bytes > Desc: not available > URL: < > http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20170413/83d337a9/attachment.pgp > > > > End of Emacs-orgmode Digest, Vol 134, Issue 13 > ********************************************** > -- http://balaramadurai.net [-- Attachment #2: Type: text/html, Size: 1845 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <4fe5b4ef6f88421b81598c0823206f7b@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>]
* Re: Gnuplot and Windows [not found] ` <4fe5b4ef6f88421b81598c0823206f7b@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> @ 2017-04-18 13:26 ` Eric S Fraga 2017-04-18 14:17 ` Jonathan Leech-Pepin 0 siblings, 1 reply; 5+ messages in thread From: Eric S Fraga @ 2017-04-18 13:26 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 500 bytes --] On Tuesday, 18 Apr 2017 at 10:09, Bala Ramadurai wrote: > Thanks Eric for your reply. > > Yes, I installed gnuplot, gnuplot-mode and gnuplot.el. Still, I get > this error. I fooled around with changing the variable gnuplot-program > to windows notation of the PATH. I added gnuplot.exe to the $PATH > variable as well. > > Still no luck Well, hopefully others can help. I do not use MS Windows and no nothing about it. -- : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.5-444-g998576 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 194 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Gnuplot and Windows 2017-04-18 13:26 ` Eric S Fraga @ 2017-04-18 14:17 ` Jonathan Leech-Pepin 0 siblings, 0 replies; 5+ messages in thread From: Jonathan Leech-Pepin @ 2017-04-18 14:17 UTC (permalink / raw) To: Org Mode Mailing List [-- Attachment #1: Type: text/plain, Size: 810 bytes --] On 18 April 2017 at 09:26, Eric S Fraga <e.fraga@ucl.ac.uk> wrote: > On Tuesday, 18 Apr 2017 at 10:09, Bala Ramadurai wrote: > > Thanks Eric for your reply. > > > > Yes, I installed gnuplot, gnuplot-mode and gnuplot.el. Still, I get > > this error. I fooled around with changing the variable gnuplot-program > > to windows notation of the PATH. I added gnuplot.exe to the $PATH > > variable as well. > Bala, Does `(executable-find "gnuplot")` return the path to the executable? If not it might not be properly set in Windows (and/or Emacs was not restarted with the updated environment variables). > > Still no luck > > Well, hopefully others can help. I do not use MS Windows and no nothing > about it. > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.5-444-g998576 > Regards, Jon [-- Attachment #2: Type: text/html, Size: 1514 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <mailman.103.1492012815.25481.emacs-orgmode@gnu.org>]
* Gnuplot and Windows [not found] <mailman.103.1492012815.25481.emacs-orgmode@gnu.org> @ 2017-04-13 1:18 ` Bala Ramadurai [not found] ` <efe6678c88714d079d8958133e5a75a6@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> 1 sibling, 0 replies; 5+ messages in thread From: Bala Ramadurai @ 2017-04-13 1:18 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 431 bytes --] Hello All, I tried my hand with gnuplot yesterday on my windows machine (Windows 10; Emacs 24.5.1; Org 8.3.4) and I keep getting the error "Searching for program: no such file or directory: gnuplot". I googled this and found some forum answers, but none of the tricks solved this issue for me. What I want are simple X-Y plots. Can you please help me with this? Thanks and have a great day! Bala -- http://balaramadurai.net [-- Attachment #2: Type: text/html, Size: 692 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <efe6678c88714d079d8958133e5a75a6@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>]
* Re: Gnuplot and Windows [not found] ` <efe6678c88714d079d8958133e5a75a6@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> @ 2017-04-13 9:57 ` Eric S Fraga 0 siblings, 0 replies; 5+ messages in thread From: Eric S Fraga @ 2017-04-13 9:57 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 407 bytes --] On Thursday, 13 Apr 2017 at 01:18, Bala Ramadurai wrote: > Hello All, > I tried my hand with gnuplot yesterday on my windows machine > (Windows 10; Emacs 24.5.1; Org 8.3.4) and I keep getting the error > "Searching for program: no such file or directory: gnuplot". You probably need to install gnuplot: http://gnuplot.info/ -- : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.5-444-g998576 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 194 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-04-18 14:17 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <mailman.103.1492099215.4731.emacs-orgmode@gnu.org> 2017-04-18 10:09 ` Gnuplot and Windows Bala Ramadurai [not found] ` <4fe5b4ef6f88421b81598c0823206f7b@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> 2017-04-18 13:26 ` Eric S Fraga 2017-04-18 14:17 ` Jonathan Leech-Pepin [not found] <mailman.103.1492012815.25481.emacs-orgmode@gnu.org> 2017-04-13 1:18 ` Bala Ramadurai [not found] ` <efe6678c88714d079d8958133e5a75a6@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> 2017-04-13 9:57 ` Eric S Fraga
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).