Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4154
| From | Jörg Buchholz <bookwood4new@freenet.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Terminal set to "unknown" in gnuplot 5.2.6 |
| Date | 2019-02-21 14:16 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <q4m8bf$7rj$1@dont-email.me> (permalink) |
| References | <d69a1343-82ba-4fdd-9731-43623544b7a0@googlegroups.com> <q4lg3i$b59$1@dont-email.me> <04ef2108-fc93-4ae3-83e1-fe2e7d196270@googlegroups.com> <q4lv03$knr$1@dont-email.me> <2c8b1bc3-e27f-4cbb-aea4-15e0fed22dff@googlegroups.com> |
On 21.02.2019 11:50, jaga.physics94@gmail.com wrote: > On Thursday, February 21, 2019 at 4:06:52 PM UTC+5:30, Jörg Buchholz > wrote: >> On 21.02.2019 10:02, jaga.physics94@gmail.com wrote: >>> On Thursday, February 21, 2019 at 11:52:43 AM UTC+5:30, Jörg >>> Buchholz wrote: >>>> On 20.02.2019 14:30, jaga.physics94@gmail.com wrote: >>>>> Hi, I have installed gnuplot 5.2.6 package from >>>>> 'http://gnuplot.sourceforge.net/' and installed in my ubuntu >>>>> 18.04. After opening it in my terminal, I found terminal is >>>>> set to unknown. >> >> You have compiled the source and than installed it? There are no >> binary for linux or .deb packages at >> 'http://gnuplot.sourceforge.net/' >> > I have downloaded the '.tar.gz' from > 'https://sourceforge.net/projects/gnuplot/files/gnuplot/5.2.6/' and > then untar it using 'tar -xvf' command in termial and then > './configure && make && make install'. After this restart my PC and > since then this problem is comming. > >>>>> I tried to remove the gnuplot by using the commang 'sudo apt >>>>> remove gnuplot' and 'sudo apt-get purge --auto-remove >>>>> gnuplot' and then tried to install gnuplot using the command >>>>> 'sudo apt-get install gnuplot-qt', but event after all these >>>>> my gnuplot is still showing terminal set to unknown. With these commands you only remove your gnuplot that comes over your package management, it don't remove your own compiled gnuplot. apt-get is your package management. >> Have you tried it or have you done it? Here, after a 'sudo apt-get >> install gnuplot-qt' on a Ubuntu 18.x LTS everything works fine. I >> have done it and then again entered the command 'sudo apt-get >> install gnuplot-qt'. Still my terminal type is showing 'unknown' >>>> What is in your gnuplotrc or .gnuplot file? See man gnuplot. >>> >>> Before this gnuplot version, there was gnuplot-5.2.2 in my PC >>> and 'qt' is the default version of terminal. But in this version, >>> 'set terminal' option is nt showing terminal 'qt'. >>> >>> Can you please suggest me some terminal type using which I can >>> do ploting. >> >> Type 'set terminal' in your gnuplot and you get a list of >> available terminals. >> >> Which gnuplot do you have at the moment and from where? Please give some answers to the two questions above, otherwise nobody can help you. Nobody can see which version you starts, or what terminals are included. It can be that the command 'gnuplot' is linked to your own compiled 'gnuplot 5.2.6'. Can you start gnuplot with 'gnuplot-qt'? Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Terminal set to "unknown" in gnuplot 5.2.6 jaga.physics94@gmail.com - 2019-02-20 05:30 -0800
Re: Terminal set to "unknown" in gnuplot 5.2.6 Jörg Buchholz <bookwood4new@freenet.de> - 2019-02-21 07:22 +0100
Re: Terminal set to "unknown" in gnuplot 5.2.6 jaga.physics94@gmail.com - 2019-02-21 01:02 -0800
Re: Terminal set to "unknown" in gnuplot 5.2.6 Jörg Buchholz <bookwood4new@freenet.de> - 2019-02-21 11:36 +0100
Re: Terminal set to "unknown" in gnuplot 5.2.6 jaga.physics94@gmail.com - 2019-02-21 02:50 -0800
Re: Terminal set to "unknown" in gnuplot 5.2.6 Jörg Buchholz <bookwood4new@freenet.de> - 2019-02-21 14:16 +0100
Re: Terminal set to "unknown" in gnuplot 5.2.6 Karl Ratzsch <mail.kfr@gmx.net> - 2019-02-21 19:24 +0100
csiph-web