On Fri, Jan 30, 2009 at 12:14 AM, Elizabeth Yip <el...@comcast.net> wrote:
>
> Hello
>
> I have been using sage on opensuse 10.2 for a long time.  It has been
> a great replacement for mathematica for me.  Thank you for all the
> good work !!
>
> Recently, I updated my system to 11.1.  Before the update, I was using
>  Sage Version 3.2, Release Date: 2008-11-20.
> When I tried to use this version with opensuse 11.1, I got the
> following error:

This binary may work for you if you're using a 32-bit install of opensuse and
your computer is not an opteron:

http://sagemath.org/bin/linux/32bit/sage-3.2.3-opensuse-32bit-intel_xeon-i686-Linux.tar.gz

Otherwise, you may have to wait for 3.3, which will fix this problem,
and should be
out in less than a week.

 -- William

>
> ----------------------------------------------------------------------
> | Sage Version 3.2, Release Date: 2008-11-20                         |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
> sh: symbol lookup error: /local/sage-3.0.1/local/lib/libreadline.so.5:
> undefined symbol: PC
> Traceback (most recent call last):
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> all_cmdline.py", line 14, in <module>
>    from sage.all import *
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> all.py", line 88, in <module>
>    from sage.server.all     import *
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> server/all.py", line 2, in <module>
>    from notebook.all import *
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> server/notebook/all.py", line 13, in <module>
>    from notebook_object import notebook, inotebook
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> server/notebook/notebook_object.py", line 19, in <module>
>    import notebook as _notebook
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> server/notebook/notebook.py", line 48, in <module>
>    if is_package_installed("jsmath-image-fonts"):
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/misc/
> package.py", line 73, in is_package_installed
>    return any(p.startswith(package) for p in install_package())
>  File "/local/sage-3.0.1/local/lib/python2.5/site-packages/sage/misc/
> package.py", line 56, in install_package
>    i = X.index('Currently installed packages:')
> ValueError: list.index(x): x not in list
>
> ---------------------------------------------------------------------------
> ValueError                                Traceback (most recent call
> last)
>
> /local/sage-3.0.1/local/bin/sage-startup in <module>()
>      4         from sage.misc.interpreter import preparser, _ip
>      5         preparser(True)
> ----> 6         import sage.all_cmdline
>      7         sage.all_cmdline._init_cmdline(globals())
>      8         from sage.all import Integer, RealNumber
>
> /local/sage-3.0.1/local/lib/python2.5/site-packages/sage/
> all_cmdline.py in <module>()
>     22     if 'type object' in str(msg):
>     23         msg = str(msg) + '\n\n** In SAGE, the easiest fix for
> this problem is to type "sage -ba"\n   to rebuild all the Cython code
> (this takes several minutes).\n   Alternatively, touch the last .pyx
> file in the traceback above. **\n'
> ---> 24     raise ValueError, msg
>     25
>     26
>
> ValueError: list.index(x): x not in list
> WARNING: Failure executing file: </local/sage-3.0.1/local/bin/sage-
> startup>
> sage:
>
> I downloaded the latest source  sage-3.2.3.tar to do a fresh install
> and got  an error in installing singular.    Here is a link to the
> install.log.gz.
>
> https://sites.google.com/site/mislwagroup/Home/install.log.gz?attredirects=0
>
> What is the quickest way for me to get a working version of Sage on my
> system?
> Thank you for your help !!
>
> Elizabeth Yip
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
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