[sage-support] Re: Error calling plots.

2008-02-04 Thread adrianmatematico
Hmmm... I will look into it. Anyway, it is not critical, since I have firefox running almost all the time. If I find something, I will let you guys know. Thanks a bunch! -Adrian. On Feb 4, 10:49 pm, "Mike Hansen" <[EMAIL PROTECTED]> wrote: > Hello, > > > /usr/lib/firefox/firefox-bin: symbol l

[sage-support] Re: Error calling plots.

2008-02-04 Thread Mike Hansen
Hello, > /usr/lib/firefox/firefox-bin: symbol lookup error: /usr/lib/libxml2.so. > 2: undefined symbol: gzopen64 This looks like this bug: https://bugs.launchpad.net/ubuntu/+source/libxml2/+bug/151045 --Mike --~--~-~--~~~---~--~~ To post to this group, send emai

[sage-support] Re: Error calling plots.

2008-02-04 Thread adrianmatematico
I just compiled from source; it took forever. THE PROBLEM IS NOW SOLVED!!! There is however another, independent issue. Whenever I try to run sage -notebook or notebook() inside of sage, if firefox is already running, it opens a new tab and everything works nicely. But if firefox is not alread

[sage-support] Re: Error calling plots.

2008-02-01 Thread mabshoff
On Feb 2, 3:49 am, adrianmatematico <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]:~$ cat /proc/cpuinfo > processor : 0 > vendor_id : CentaurHauls > cpu family : 6 > model : 9 > model name : VIA Nehemiah > stepping: 8 > cpu MHz : 1197.000 > cache s

[sage-support] Re: Error calling plots.

2008-02-01 Thread adrianmatematico
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 9 model name : VIA Nehemiah stepping: 8 cpu MHz : 1197.000 cache size : 64 KB fdiv_bug: no hlt_bug : no f00f_bug: no com

[sage-support] Re: Error calling plots.

2008-02-01 Thread mabshoff
On Feb 2, 3:29 am, adrianmatematico <[EMAIL PROTECTED]> wrote: > I tried to install a couple of things and now sage cannot plot. I > tried to install visual-python, along with the libraries. > > Sage used to work, and still does in my other computer. But when I do > > sage: plot(cos(x),-3,3) >