I'm trying again to install sagecell in my server. 
I follow the instructions at 
http://ufrmeca.univ-lyon1.fr/~buffat/sagecell.html
using the new package: 
http://boxen.math.washington.edu/home/jason/sagecell-spkg/sagecell-2014-03-01.spkg

But I still obtain an error:

*Installed 
/home/sagecell/sage/local/lib/python2.7/site-packages/lockfile-0.9.1-py2.7.egg*
*Processing dependencies for lockfile==0.9.1*
*Finished processing dependencies for lockfile==0.9.1*
*Copying sagecell source*
*Creating sagecell symbolic link*
*Creating jmol link*
*Running make in sagecell*
*if git submodule status | grep -q ^[+-]; then git submodule update --init 
> /dev/null; fi*
*gcc -o submodules/jsmin-bin submodules/jsmin/jsmin.c*
*r.js -o static/require/main.js 
appDir=/home/sagecell/sage/ipython/IPython/html/static/*
*make: r.js: No se encontró el programa*
*make: *** [static/require/build/widgets.js] Error 127*
*Error minifying javascript and CSS.*

Now I am really lost, no idea about what to do. 
Any idea? 

Best regards
Jesús

PD: sorry for the long time gap from last message, but I have had very busy 
days at work.


El domingo, 2 de marzo de 2014 03:39:13 UTC+1, jason escribió:
>
> 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/d/optout.

Reply via email to