On 8/14/13 2:47 PM, y tan wrote:
if git submodule status | grep -q ^[+-]; then git submodule update --init >
/dev/null; fi
gcc -o submodules/jsmin-bin submodules/jsmin/jsmin.c
make: *** No rule to make target
`/home/sshuser/sage-5.11.rc1/local/lib/python2.7/site-packages/ipython-0.14.dev-py2.7.egg/IPython/html/static//base/js/namespace.js',
needed by `static/all.js'. Stop.
Error minifying javascript and CSS.
real 0m11.482s
user 0m2.996s
sys 0m3.628s
************************************************************************
Error installing package sagecell-2013-08-13
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
/home/sshuser/sage-5.11.rc1/logs/pkgs/sagecell-2013-08-13.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/sshuser/sage-5.11.rc1/spkg/build/sagecell-2013-08-13 and type 'make' or
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/home/sshuser/sage-5.11.rc1/spkg/build/sagecell-2013-08-13' &&
'/home/sshuser/sage-5.11.rc1/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Ok. Thanks.
That said, it looks like the only real problem in the above install log
is that you have an old IPython. Try installing the new IPython 1.0.0
and deleting the
/home/sshuser/sage-5.11.rc1/local/lib/python2.7/site-packages/ipython-0.14.dev-py2.7.egg/
directory.
sage -sh -c "pip install -I ipython"
Then you can try going into the $SAGE_ROOT/sagecell directory and
running sage -sh -c "make -B" again.
Thanks,
Jason
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.