[sage-devel] Re: Question on creation of an SPKG

2009-04-30 Thread simon . king
Hi! I also have one .sobj-file that my module loads, and several files that I read with Gap. I somehow feel that it would be polluting to put everything into $SAGE_LOCAL/lib. But is there a better place? Thank you, Simon --~--~-~--~~~---~--~~ To post to this

[sage-devel] Re: Question on creation of an SPKG

2009-04-30 Thread simon . king
(it seems that my attempt to answer didn't work; sorry if it is a double post) Hi Michael, thank you! On Apr 30, 10:17 am, mabshoff wrote: ... > Those files will move. Having lib files in $SAGE_LOCAL/lib sucks for > various reasons. There will be some env variable where Singular > libraries ar

[sage-devel] Re: Question on creation of an SPKG

2009-04-30 Thread simon . king
Dear Michael, On Apr 30, 10:17 am, mabshoff wrote: ... > > - It comprises some Singular libraries. Where would Singular look for > > them? In $(SAGE_ROOT)/local/lib/ ? At least there seem to be some > > standard Singular libraries in that folder. > > Those files will move. Having lib files in $S

[sage-devel] Re: Question on creation of an SPKG

2009-04-30 Thread mabshoff
On Apr 30, 1:06 am, Simon King wrote: > Dear developers, > > I am about to create an spkg which I hope may be optional one day. Its > purpose is the computation of modular cohomology rings of finite p- > groups (and may also include a database of the results for many > groups, but first I want