El mar, 02-07-2013 a las 16:10 +0000, Leo Butler escribi?:
> I have a student working with draw on 5.27.0 from the ubuntu repos. He
> is attempting to save to a png file with
>
> draw(terminal=png, file_name="foo", ...);
>
> and gnuplot barfs with the complaint that
>
> ... xfffff
>
> is an obsolete color option.
>
> Is there a work-around for this?
>
> Leo
There were some changes in the newer version of Gnuplot which are not
compatible with older versions. That's why I had to rewrite some code in
draw to fix the problem some months ago.
Copy the current state of package draw from the repository and put it
into the local share folder. That should work.
--
Mario