On 2/28/14, 8:13, Jason Grout wrote:
On 2/28/14, 4:07, Jesus Escribano wrote:
Hello
thank you for your answer. Sorry for asking again, I'm not an expert in
this subject.

I understand I should change the Makefile, introducing the line

/canvas3d       = /
/$(sage-root)/local/lib/python/site-packages/sagenb-0.10.*.egg/sagenb/data/sage/js/canvas3d_lib.js

/

But .. how can I do this? The Makefile is in the sagecell-2013-08-12
package, isn't it? I think that I could do the following:

    1. Open the sagecell-2013-08-12 package (I'm not sure how)
    2. Modify the Makefile
    3. Create a new sagecell package (again, I'm not sure how).


Is this correct?

No need to change the spkg.  That make command is run as the last step
in the installation; you can do it manually after the installation. Just
go into the sagecell directory, modify the makefile, and then run:

sage -sh -c "make -B"

to remake everything. (you may need to put in the path to sage in order
to do that).

Does that help?

I just updated the sagecell spkg: http://boxen.math.washington.edu/home/jason/sagecell-spkg/sagecell-2014-03-01.spkg

I also updated my sage sagecell branch to 6.1.1.

Jason


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to