Download for Solaris

Click here for other systems.
This is the latest version that builds on Solaris 10 (SPARC). We are also working on a 64-bit port to OpenSolaris on x64. See the Sage wiki for detailed and up to date instructions on installing the Solaris binaries.
The current version of the Solaris build is 4.7.
Please select a download server close to your location below.
Africa Tunisia
University of Cape Town, South Africa
Stellenbosch, South Africa
Tertiary Education and Research Network, South Africa
Polytechnic of Namibia
Asia KAIST, Republic of Korea
Nanyang Technological University, Singapore
Yandex, Russia
Yongbok, Republic of Korea
Indian Institute of Technology Madras, India
Australia AARNet Research Network
Europe RedIRIS Research Network, Spain
Tallinn, Estonia
Technical University, Prague, Czech
Universidade do Porto, Portugal
GARR, Italy
Εθνικό Μετσόβιο Πολυτεχνείο, Greece
Freie Universität Berlin, Germany
SWITCHmirror, Zurich, Switzerland
Université Pierre et Marie Curie, Paris, France
Mirrorservice Network, United Kingdom
North America James Madison University, VA, USA
University of Washington, Seattle, WA, USA
XMission, Utah, USA
Université du Québec à Montréal, Québec, Canada
South America Universidade Federal do Paraná, Brazil

Distributed and P2P

You can see the full list of mirror servers here.

Usage

The Solaris binaries are compressed and are available in two forms. If your SPARC system has the 'p7zip' command, which is standard on recent Solaris 10 releases, then it is recommended you download sage-...tar.7z as it is considerably smaller than the gzip compressed file. Otherwise you can download the .gz file, build pk7zip yourself, or install Sun patch 137477.
$ p7zip -d sage-....tar.7z (if you used the recommended .7z file) 
$ gzip -d sage-....tar.gz (if you downloaded the larger .gz file)
Sun's version of tar will not extract the binaries, so use the GNU tar.
$ /usr/sfw/bin/gtar xf sage-..tar 
$ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/sfw/lib 
$ export LD_LIBRARY_PATH
Change to the directory where the files were extracted, then run
$ ./sage 
More detailed instructions can be found on the Sage Wiki at solaris-binaries.

Try online

You can try Sage on a Sun T5240 running Solaris 10 online. This was kindly donated by Sun to the Sage project.

Updates

There is a low traffic announcement mailing list and an RSS feed to stay informed about new releases. E-mail:  

Source

Download complete source code.

Additional Packages

Download additional packages
Sage consists of a selected set of packages which are well tested and integrated into the Sage framework. There are also other less integrated or unstable packages additionally available. Click here to get an overview of all available packages.

Utilities

Useful utilities when working with Sage