Hello, On Tue, Jun 9, 2009 at 3:00 PM, Dr. David Kirkby<david.kir...@onetel.net> wrote: > In Sage, this is not so, as typing 'make' after any edits to files will > extract the original .spkg file, and overwrite ones edits. I know one > could create a new .spkg file, but that is a long-winded way.
Which files are you editing? > I currently have a compilation problem on t2, which i think i can avoid > by not linking one library. How can I quick remove a couple of bits from > the Makefile and carry on? You can install the original spkg with "sage -f -m file.spkg" and it will leave a directory in $SAGE_ROOT/spkg/build/. If you're in a Sage shell ("sage -sh") then you can just go into that directory and run spkg-install. --Mike --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---