Re: [sage-devel] Re: Correctly re-installing sage from source after removing a prior install from source?

2021-01-10 Thread Siddharth Bhat
I have SAGE_ROOT unset. bollu@cantordust:~/ > env | grep SAGE Best, ~Siddharth On Sun, Jan 10, 2021 at 3:25 PM Volker Braun wrote: > Did you set up global environment variables (like SAGE_ROOT) in you > previous install? This is not recommended. Whats the output of "env | grep > SAGE"? > > > >

[sage-devel] Re: Correctly re-installing sage from source after removing a prior install from source?

2021-01-10 Thread Volker Braun
Did you set up global environment variables (like SAGE_ROOT) in you previous install? This is not recommended. Whats the output of "env | grep SAGE"? On Saturday, January 9, 2021 at 2:57:55 PM UTC+1 siddu...@gmail.com wrote: > I'd installed SAGE from source once, and then deleted the folder.