Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news-1.dfn.de!news.dfn.de!news.informatik.hu-berlin.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?UTF-8?B?SGFucy1CZXJuaGFyZCBCcsO2a2Vy?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Kubuntu , which terminal? Date: Mon, 06 Apr 2015 19:15:58 +0200 Lines: 23 Message-ID: <5522BF4E.1020906@t-online.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de uIdKFgPf9fW/zY3ul+FzywIAY17K9TLwj3XOIp8H+IYiwFQnNDB10ssq+K Cancel-Lock: sha1:qAC74PvtxuLUGSJvRPhrvY+BiPk= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:2868 Am 06.04.2015 um 14:43 schrieb Dieter Britz: > I have a new Kubuntu system and installed gnuplot. What terminal type > should I set when plotting on the konsole screen? You don't want to be plotting on the konsole. Or rather: I massively doubt you'd really want to do that. You want to have a graphical output terminal, like x11, wxt or qt. But this: > Gunplot starts with "unknown". indicates your freshly installed gnuplot has none of those available (or they would have been the start-up value). That pretty certainly means you installed gnuplot from source, and didn't really get that right. There must have been dozens of messages about things configure couldn't find on your machine. At least some of those were important. A binary package from your distribution would surely have worked better for you. Failing that you'll at least have to install several packages with -devel or something in their names, so programs can be built using the installed graphical subsystems.