On Tue, Nov 15, 2011 at 5:46 PM, Bill Janssen <bill.jans...@gmail.com> wrote: >> One trivial thing you could do would be to build from source in /tmp/, >> then just move your install to your home directory. Sage supports >> moving complete installs. > > That's basically what I am doing. Still breaks because it's trying to > do stuff in ~janssen/.sage/ as part of the build.
Set the environment variable DOT_SAGE to something under /tmp/. Then it shouldn't touch ~janssen/.sage. - William > I can build with a > local account, though, instead of my network account. > > Anyone tried to build this with MinGW (Minimal GNU for Windows) yet? > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org