Hi sage-devel, I'm having a problem with sagenb and it told me to post
here.
I'm running:
Ubuntu 10.04LTS on
hp DualCore6300 w/ 2Gb RAM
sage-4.5.2 binary install in my home with
$SAGE_ROOT:$SAGE_ROOT/local/bin added to my path in .bash_profile
in /usr/local/bin there's also a copy of sage file with
Thanks Tim, I tried that but I still get the import error. However if
I use this shell:
cd '/home/me/sage/sage-4.5.2/spkg/build/sagenb-0.8.2' && '/home/me/
sage/sage-4.5.2/sage' -sh
then I get a working notebook.
I made a .bash_profile:
SAGE_ROOT="/home/me/sage/sage-4.5.2"
PATH="$PATH:$SAGE_ROOT:$
So I got rid of my .bash_profile but I still have the import error
unless I invoke the (sage subshell) which tells me SAGE_ROOT=/home/me/
sage/sage-4.5.2 which I presume it's getting from my entry in the
'sage' file. Should I also remove the symbolic link I made in /usr/
local/bin?
--
To post to