|
From: <br...@ph...> - 2006-08-27 10:11:18
|
Shigeru Wakita wrote:
> Following message are result of 'show version long'.Can this gnuplot
> support pm3d plotting ?
No. The problem is here:
[...]
> Compile options:
> -READLINE +LIBREADLINE +HISTORY -LIBGD +PNG
^^^^^^
Whoever build this gnuplot binary didn't have (or allow it to use) the
GD library, which is needed to get the fully-featured PNG driver.
In short, you got the wrong PNG driver.
|