On 05/10/2010 01:27 PM, Tim Joseph Dumol wrote:
Hi,

The latest sagenb package is included in Sage 4.4.1
(sagenb-0.8.p0.spkg). Then, extract and install it, then develop as usual.

$ tar -xvf sagenb-0.8.p0.splg
$ cd sagenb-0.8.p0/src/sagenb/
$ sage -python setup.py install && sage -python setup.py develop

`setup.py develop` allows you to develop on the package without needing
to reinstall the package or rebuild Sage.


What is the possibility of just copying the repository to the site-packages/sagenb directory? Then someone could just go into that directory ($SAGE_ROOT/local/lib/python2.6/site-packages/...) and start making changes, check the log, etc.

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to