|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #47994] MXE Octave with gnuplot error: "Unknown wxt terminal" |
Date: | Tue, 24 May 2016 15:31:20 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #5, bug #47994 (project octave): I just opened up a cmd.exe window and went to 'C:\Octave\Octave-4.1.0+\bin'. >From there you can execute gnuplot.exe. Try set term from within gnuplot which displays a list of available terminals. That showed that no wxt terminal was included. The default terminal was 'windows'. >From within Octave, plotting with gnuplot works. I think you might want to investigate whether something is setting the GNUTERM variable, or your Windows path variable somehow has a different version of gnuplot than the one we are shipping. See the gnuplot_binary command and give it the fully qualified path to the gnuplot in the Octave bin directory to see if that is the problem. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47994> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |