Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread Volker Braun
PYTHONNOUSERSITE=yes sage On Tuesday, May 19, 2015 at 8:48:26 AM UTC+2, Jose Guzman wrote: > > Actually, I would really need to use ~/.local. Everything was working > fine with Sage 5.11. > > Any other suggestion? > > > On 19/05/15 08:35, Volker Braun wrote: > > Unless you need it for somethin

Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread Jose Guzman
Actually, I would really need to use ~/.local. Everything was working fine with Sage 5.11. Any other suggestion? On 19/05/15 08:35, Volker Braun wrote: Unless you need it for something else: rm -rf ~/.local On Tuesday, May 19, 2015 at 8:17:13 AM UTC+2, Jose Guzman wrote: On 18/05/15 21:

Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread Volker Braun
Unless you need it for something else: rm -rf ~/.local On Tuesday, May 19, 2015 at 8:17:13 AM UTC+2, Jose Guzman wrote: > > On 18/05/15 21:16, Jeroen Demeyer wrote: > > On 2015-05-18 20:34, Jose Guzman wrote: > >> I would appreciate some help > > > > You have some kind of Python installation i

Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread Jose Guzman
On 18/05/15 21:16, Jeroen Demeyer wrote: On 2015-05-18 20:34, Jose Guzman wrote: I would appreciate some help You have some kind of Python installation in /home/jguzman/.local which interferes with Sage. Thank you Jeroen, What would you recommend me to do ? Thanks Jose -- Jose Guzman h

Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread Jeroen Demeyer
On 2015-05-18 20:34, Jose Guzman wrote: I would appreciate some help You have some kind of Python installation in /home/jguzman/.local which interferes with Sage. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group an

Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread Jose Guzman
Sorry, my system is: /etc/issue Ubuntu 12.04.5 LTS \n \l uname -a : Linux l0444050 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux The log for the Cython error, is here: http://pastebin.com/BA8ttN3S The others are probably due to the same error. Th

Re: [sage-devel] packages failing when installing Sage-6.7 from sources

2015-05-18 Thread William Stein
On Mon, May 18, 2015 at 11:34 AM, Jose Guzman wrote: > Dear Sage-devel users, > > The following package(s) may have failed to build in x86_64-linux-gnu Can you replace "x86_64-linux-gnu" above by the output of cat /etc/issue and uname -a and also post the complete build log somewhere and