print -dpng doesn`t work [solved problem]

View: New views
2 Messages — Rating Filter:   Alert me  

print -dpng doesn`t work [solved problem]

by Pavel Schor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I hope this could save time to someone in future:

in octave3.2  with gnuplot 4.2.5 on ubuntu 9.04 I was not able to save
plot as .png image.... Problem was in missing library libgd. I
downloaded it from www.libgd.org, and then I have recompiled gnuplot.
After that everything is OK.


_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

Re: print -dpng doesn`t work [solved problem]

by Thomas Weber-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Oct 19, 2009 at 07:58:10PM +0200, Pavel Schor wrote:
> I hope this could save time to someone in future:
>
> in octave3.2  with gnuplot 4.2.5 on ubuntu 9.04 I was not able to save
> plot as .png image.... Problem was in missing library libgd.

I doubt that. gnuplot in Ubuntu depends on libgd, so unless you forced
something, you should have that library.

What does your packages manager say about libgd2-noxpm and libgd2-xpm?

        Thomas
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave