|
From: Tatsuro M. <tma...@ya...> - 2009-12-04 09:49:51
|
Hello
I am trying to build gnuplot binary from the on the cvs source (2009-12-03 ).
'make check' on cygwin and load 'all.dem' on (windows and wxt terminals) MinGW failed at
******************** file steps.dem ********************
"steps.dem", line 14: this 2D plot style cannot handle matrix data
Interestingly I execute load 'steps.dem' as first command on gnuplot, it worked correctly.
In all.dem, preceeding demo to 'steps.dem' is 'binary.dem'.
So I tried
gnuplot> pwd
/cygdrive/d/usr/Tatsu/cyghome-1.7/gnuplotcvs/demo
gnuplot> load 'steps.dem'
Hit return for demonstration of automatic histogram creation
Hit return for normal distribution function.
Hit return for inverse error function.
Hit return for inverse normal distribution function.
Press return to continue
gnuplot> load 'binary.dem'
Hit return to continue (1)
Hit return to continue (2)
Hit return to continue (3)
gnuplot> load 'steps.dem'
"steps.dem", line 14: this 2D plot style cannot handle matrix data
The above is an example on cygwin-1.7. Similar phenomena occur on MinGW (windows and wxt terminals)
and DJGPP.
As far as I remember this is not occurred by the cvs source at 2009-12-01.
I will check using by cvs update -D '2009-12-01'.
Anyway current source is something wrong at least with three platforms cygwin, MinGW and DJGPP.
Regards
Tatsuro
I
I cannot understand why such mysterious thing occur.
Regards
--------------------------------------
Learn more about HIV/AIDS - Red Ribbon Campaign 2009
http://pr.mail.yahoo.co.jp/redribbon/
|