Differences between revisions 8 and 9
Revision 8 as of 2017-04-28 18:34:58
Size: 2173
Editor: mrennekamp
Comment: name scheme
Revision 9 as of 2022-03-31 02:19:04
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from SageApplianceInstallation
#pragma section-numbers on

This page might be a little outdated. Please see SageAppliance.

<<TableOfContents(2)>>

= Sage Appliance Requirements =

The Sage appliance (packaged virtual machine) can be used on any operating system that supports the free
!VirtualBox player, for example Microsoft Windows. Your computer must
have at least 7 GB (!) of free disk space and at least 512 MB of RAM. The virtual machine can also be used with other hypervisors like VMware. However, unless you are already familiar with VMware, we recommend that you use !VirtualBox. In our experience, it is easier for non-technical users.

= Installation =

== Download VirtualBox ==

Download !VirtualBox (available at http://www.virtualbox.org/wiki/Downloads). Install it anywhere you want. Version 4 or later is required.

== Download Sage ==

Download the file `sage-x.y.z.ova` (for example, `sage-4.7.2.ova`) from [[http://www.sagemath.org/download-windows.html]] (select the location nearest to you).

  {{attachment:0download_ova.JPG|Sage webpage download|width=800}}

== Open VirtualBox ==

Open !VirtualBox. Your screen should look like this:

  {{attachment:1openvbox.JPG}}

== Import the Sage Appliance ==

In !VirtualBox, click on '''File''', then '''Import Appliance''':

  {{attachment:2import.JPG}}

You should see an '''Appliance Import Wizard''' window open:

  {{attachment:3import_wizard.JPG}}

Import the Sage appliance by clicking '''Choose''' then browsing for the file `sage-x.y.z.ova` downloaded earlier. Select the file and click '''Next'''.

It is recommended that you accept the settings that appear on the next window by clicking '''Finish''':

  {{attachment:4wizard_settings.JPG}}

The import will now begin. You should see a progress window:

  {{attachment:5importing_progress.JPG}}

= Successful Installation =

After you have successfully installed the Sage virtual appliance, your VirtualBox manager should now look like one of the following images:

  {{attachment:6manager_after_import.JPG}}

  {{attachment:7manager_after_import_alt.JPG}}