Am 23.06.20 um 14:00 schrieb Paweł Kufel:
W dniu 2020-06-23 11:45, Sven Schreiber napisał(a):
> Am 23.06.20 um 10:03 schrieb Paweł Kufel:
>> I have got the same output as Artur attached :( at:
>> gretl 2020b (relase Apr 11, 2020) and also gretl 2020c-git (built date
>> 2020-06-20),
>> gnuplot 5.2 patchlevel 4,
>> Mac OS Sierra 10.12.6.
>>
> Thanks Paweł, that would seem to indicate that indeed the gnuplot
> version 5.2.4 is the problem, and that it's not a Windows thing. Are you
> in the position to update the gnuplot version and re-test on your
> system?
I have updated gnuplot to 5.2.8 version and unfortunately, I can't
generate any plot in gretl (but it could be my mistake during
installation).
I get such error:
set term wxt
^
line 0: unknown or ambiguous terminal type; type just 'set terminal'
for a list
WARNING: Error during initialization
set term pngcairo font "Sans,10" size 680,400 noenhanced
^
"/Users/pawelkufel/.gretl/gpttmp.WdsD4t" line 1: unknown or ambiguous
terminal type; type just 'set terminal' for a list
Do you mean that even this does not work:
<hansl<>
clear
set verbose off
open denmark -q
gnuplot LRM --with-lines --time-series --output=display
</hansl>
Then I guess the installation is broken.
Artur