>> So, I've download the source code tar file and extracted. >> >> $ ls >> sage-3.1.4 sage-3.1.4.tar >> >> However, all the source is in spkg packages. > > spkgs are (usually) tar.bz2, so just unpack them via tar -xjf > foo.spkg >
In particular, the source code for the sage library itself is in sage-3.1.4.spkg. If you do a tar xjf on that file, you'll be all set. -cc --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---