Results 1 to 2 of 2

Thread: Upgrading SAGE

  1. #1
    Join Date
    Jan 2008
    Location
    Missouri
    Beans
    69
    Distro
    Ubuntu 16.04 Xenial Xerus

    Upgrading SAGE

    I installed Sage using Synaptic, which gives me a very old version (3.0.5) I want to upgrade to the latest version 4.3.5. However, when I enter "sage -upgrade" I get:

    Code:
    Using SAGE Server http://www.sagemath.org//packages
    http://www.sagemath.org//packages/install --> install
    [.]
    Traceback (most recent call last):
      File "/usr/lib/sagemath/local/bin/sage-update", line 64, in <module>
        os.chdir("%s/standard/"%SPKG_ROOT)
    OSError: [Errno 2] No such file or directory: '/usr/lib/sagemath/spkg//standard/'
    Error getting new packages!
    Using SAGE Server http://www.sagemath.org//packages
    http://www.sagemath.org//packages/install --> install
    [.]
    Traceback (most recent call last):
      File "/usr/lib/sagemath/local/bin/sage-update", line 64, in <module>
        os.chdir("%s/standard/"%SPKG_ROOT)
    OSError: [Errno 2] No such file or directory: '/usr/lib/sagemath/spkg//standard/'
    Error getting new packages!
    Does anyone know what's going on here? Thanks for your help.

  2. #2
    Join Date
    Jun 2009
    Location
    Pachuca, Mexico
    Beans
    34
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Upgrading SAGE

    I used to compile and/or upgrade via sage -upgrade, but that takes just so many hours in my netbook. I reccommend you just download the new binary, there is usually one for ubuntu with the latest version.
    Combinatorial graphs using LaTeX: http://graphtheoryinlatex.blogspot.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •