Sunday, June 5, 2011

building sage 4.7 on debian squeeze

I needed to install the following packages in order to build sagemath 4.7 on debian squeeze:

g++
make
m4
gfortran
texlive-full

3 comments:

  1. Is anybody working on packaging sage for Debian so that it can just be selected in a Debian package manager?

    ReplyDelete
  2. Currently no distribution-specific packages available are available. See Usage http://www.sagemath.org/download-linux.html

    ReplyDelete