Hi,

You need Imagemagick:

http://www.imagemagick.org/script/index.php

-Alex

On Wed, Mar 26, 2008 at 11:10 AM, Janzo <[EMAIL PROTECTED]> wrote:

>
> Hi:
> I'm learning the plot functions, sage show that error:
>
> sh: convert: command not found
>
> when i try to evaluate:
>
> v=[]
> for i in range(3):
>    v.append(polygon([[1,2],[5,6],[5,0],[6,i]], rgbcolor=(1,0,1)))
> curve = animate(v)
> curve.show()
>
>
> Any idea of what package I need?
> thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to