On Fri, Mar 20, 2009 at 2:13 AM, Francisco Cordobés <ghi...@gmail.com> wrote:
>
> Hello, I have compiled Sage from source(version 3.4) and although the
> process is long it goes without any error. The problem is when trying
> to do things in the notebook. I cannot even to plot(sin,1,2) because
> maxima is not able to start. I also tried maxima alone and got the
> following error:
>
> $sage-3.4/local/bin$ ./maxima
>
> *** - invalid byte sequence #xCD #x53 in CHARSET:UTF-8 conversion
> Break 1 [4]>
>
> Any hint on what is going wrong?
>

You have a file -- maybe in the same directory where you start Sage --
that has a non-ascii character in it.  Rename that file and the probem
will go away.    There's also some language environment variable that
will fix this, which I vaguely recall being mentioned on one of the
sage-devel or sage-support mailing lists in the last few weeks.

William

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

Reply via email to