> > Something must have gotten corrupted. Is there some file I can delete > > to start over? There isn't even an spkg/installed directory yet... > > Hmmm, take a look at (or re-extract) spkg/install (the main build > script), which sets up all package-related variables to be used in the > "Makefile" spkg/standard/deps, and then runs 'make'.
It looks fine... > Or do you have different 'sed's in your PATH / perhaps in the current > $SAGE_ROOT/local/bin/? I find that VERY unlikely, and cygcheck confirms there is just one. > If your Mercurial works, you could check what changed in / happened to > your root repo, which includes 'install', 'deps', 'newest_version' > etc.; > > $ hg up > That is a problem, for reasons discussed elsewhere on sage-devel, I think. My working ones are all still in the 4.7.1 series: abort: requirement 'dotencode' not supported! But Cygwin has one already installed, luckily, which does work. hg diff reveals nothing (and it does work, I tested). I'm going to unpack the tarball again and see what happens. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
