Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2821
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2015-03-16 10:04 -0700 |
| References | <ffe5a113-d6da-4486-a33c-cdb2339e32b0@googlegroups.com> <me6l97$2o4$1@news.rz.uni-karlsruhe.de> <888ba618-2e38-4fde-b950-6e0ac9c7cfb7@googlegroups.com> <me701l$6uj$1@news.rz.uni-karlsruhe.de> |
| Message-ID | <035112ab-b558-4bb9-92ef-4be3d8de1be6@googlegroups.com> (permalink) |
| Subject | Re: regarding png terminal missing in gnuplot |
| From | Anjali Chawla <anjaliachawla013@gmail.com> |
hey thanks by "sudo apt-get install gnuplot-x11"
it has png terminal.
But can you tell me how can i copy it to "/usr/local/bin"?
Because where i need this png terminal it is showing now :
ns: finish: couldn't execute "/usr/local/bin/gnuplot": no such file or directory
while executing
"exec $gnuplot_app_path_ -persist [$self command-filename $graph] &"
(procedure "_o14" line 11)
(gnuplot protected-plot-after-command-file line 11)
invoked from within
"$low_level_plotter_ protected-plot-after-command-file $graph"
(procedure "_o13" line 32)
(postscript protected-plot line 32)
invoked from within
"$self protected-plot $graph"
(procedure "_o13" line 7)
(PlotDevice plot line 7)
invoked from within
"$plot_device plot $self"
(procedure "_o736" line 19)
(Graph display line 19)
invoked from within
"$util_graph_fwd_($i) display"
(procedure "_o12" line 59)
(Create_graph finish line 59)
invoked from within
"$graph finish"
(procedure "finish" line 9)
invoked from within
"finish"
Can you please help further?
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
regarding png terminal missing in gnuplot anjaliachawla013@gmail.com - 2015-03-16 04:31 -0700
Re: regarding png terminal missing in gnuplot Karl <mail.kfr@gmx.net> - 2015-03-16 14:19 +0100
Re: regarding png terminal missing in gnuplot Anjali Chawla <anjaliachawla013@gmail.com> - 2015-03-16 08:56 -0700
Re: regarding png terminal missing in gnuplot Karl <mail.kfr@gmx.net> - 2015-03-16 17:23 +0100
Re: regarding png terminal missing in gnuplot Anjali Chawla <anjaliachawla013@gmail.com> - 2015-03-16 10:04 -0700
Re: regarding png terminal missing in gnuplot Karl <mail.kfr@gmx.net> - 2015-03-16 19:06 +0100
Re: regarding png terminal missing in gnuplot Anjali Chawla <anjaliachawla013@gmail.com> - 2015-03-16 11:24 -0700
Re: regarding png terminal missing in gnuplot Anjali Chawla <anjaliachawla013@gmail.com> - 2015-03-16 21:47 -0700
csiph-web