In most open-source program, which come as a set of source files, one 
can change a file, type 'make' and the changes will be seen immediately.

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.

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?




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to