On 8/5/13 10:38 AM, Jason Grout wrote:
I'll post the KVM disk images sometime today.

I put them up at http://boxen.math.washington.edu/home/jason/sagecell-kvm-images/

You'll need to be running KVM. The sagecell.img file uses the centos.img as a base image.

I generated these images using the scripts in the repository at https://github.com/sagemath/sagecell/tree/master/contrib/vm. In particular, I set up vm to be a symbolic link to that directory, and use:

# mnt is a directory containing the CentOS DVD files
vm/make-base-centos centos mnt # install centos.img
vm/make-shadow-vm centos sagecell # create the sagecell.img file
# sage-5.10.rc2.tar is the sage source tarball
vm/install-sagecell sagecell sage-5.10.rc2.tar # get sagecell.img working

I realize these instructions are pretty sparse. My priority is to get the production version running well and push new features there.

Thanks,

Jason


--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to