This directory contains a LiveCD with Sage 3.1.1 This LiveCD is based on a customized Ubuntu system. - USES First get the sage-version.iso file contained in this directory. You can burn the sage-version.iso file into a CD and boot with it. After a few minutes you should in typical graphical Ubuntu system. Alternative, you can use the vmware file that is also in this directory. Unzip it. Put the iso image inside the unzipped directory and with Vmware player run the virtual machine file. For qemu users: qemu -cdrom sage-version.iso -m 512 - LIVECD QUICK UPDATE To update the LiveCD you just need to place SAGE binaries for Ubuntu in this directory as: sage.tar.gz NOTE: Make sure that you run SAGE once before packing, in a directory /home/doyen/apps. This is to avoid the message of SAGE adjusting for a new location everytime you boot the LiveCD. Then just run the script: ./updateSageLiveCD.sh NOTE: To run this script you will need to have root permissions. After a few minutes you should have a new image in this directory: sage.iso To create the scripts in your local machine download: http://sage.math.washington.edu/home/alfredo/sagelivecd/backup/sage_livecd.tar.gz and http://sage.math.washington.edu/home/alfredo/sagelivecd/updateSageLiveCD.sh VMWARE You can download Vmware files for the iso from here: http://sage.math.washington.edu/home/alfredo/sagelivecd/sage-vmware.zip Questions, bugs, comments: doyenatccny@gmail.com