You are right, thank you. Running env-update && source /etc/profile fixed the problem.
On Sun, Nov 20, 2011 at 06:31:41PM +1300, [email protected] wrote: > Date: Sun, 20 Nov 2011 18:31:41 +1300 > From: [email protected] > To: [email protected] > Subject: Re: [gentoo-science] SAGE_LOCAL issues > Reply-To: [email protected] > > Quoting Greg Laun <[email protected]>: > > > Hi, > > > > I just emerged sage from sage-on-gentoo under sabayon. When I try to > > start sage, I get many error messages, which seem to point to > > SAGE_LOCAL being set to / instead > > of /usr. I have attached the crash report. > > > > Can anybody help me with this? Thanks. > > > Hi Greg, > > At the end of sage-baselayout you have the following message: > einfo "${PN} has installed a file into /etc/env.d - if you" > einfo "have installed it for the very first time update your > environment" > einfo "with:" > einfo "" > einfo " env-update && source /etc/profile" > einfo "" > einfo "or logoff and logon to your shell, otherwise Sage will fail to > start" > > Did you do that before starting sage? > Failing that send us the output of > printenv | grep SAGE > > Francois > >
