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
You don't need to set those environment variables in your profile. The
sage binary sets those automatically.
On Fri, Sep 10, 2010 at 10:36 AM, Enrico wrote:
> 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
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:$