hi Steve, > On 10/19/10 - 04:45:49, François Bissey wrote: > > Thank you Steve, > > > > Could you send me the result of > > printenv | grep SAGE > > from the machine running sage-4.5.3. > > printenv | grep SAGE gives (on _all_ installations) > > > SAGE_DATA=/usr/share/sage/data > SAGE_BROWSER=/usr/bin/firefox > SAGE_LOCAL=/usr > SAGE_ROOT=/usr/share/sage > SAGE_DOC=/usr/share/sage/devel/sage/doc >
I am a bit surprised you always get the error building sympy (prior to my last commit) and no error when importing from the python shell with 4.5.3. That's a bit of a puzzler. > I don't get the above with an import of mpmath. Just a thought, could > it be mpfr-related. I'm using > mpfr-2.4.2_p3 here. > I think it could be my using mpfr-3.0.0_p3 yes. I am checking that right now. Francois
