In fact, $SAGE_ROOT data is not in the tarball but a symlink that something creates during build. It is not deleted during "make distclean" but becomes a dangling symlink.
On Sunday, January 6, 2013 8:56:43 PM UTC, Simon King wrote: > > Hi! > > I just noticed that SAGE_DATA seems to have disappeared (sage-5.6.beta2), > which means that my modular group cohomology package will soon need to > be upgraded. > > However, SAGE_ROOT/data still exists. > > Question: > What is the right place to put a database into? Is > os.path.join(SAGE_ROOT,"data") fine, or is there a variable (like > SAGE_DATA) that I can use? > > Best regards, > Simon > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. 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. Visit this group at http://groups.google.com/group/sage-devel?hl=en.