Re: [sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-28 Thread David Roe
Either add a symlink from somewhere in your path (e.g. /usr/local/sage -> /path/to/sage-install/sage) or add /path/to/sage-install to your $PATH. David On Wed, Dec 28, 2016 at 3:48 AM, Fjordforsk A/S wrote: > Sage doesnt run except in the installation directory as ./sage . How can I > add a link

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-28 Thread Fjordforsk A/S
Sage doesnt run except in the installation directory as ./sage . How can I add a link so that it starts from everywhere under the call "sage" ? tirsdag 27. desember 2016 11.54.18 UTC+1 skrev Dima Pasechnik følgende: > > > > On Tuesday, December 27, 2016 at 10:34:44 AM UTC, Fjordforsk A/S wrote:

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-28 Thread Fjordforsk A/S
Thanks it worked! I had to run make without sudo as well. tirsdag 27. desember 2016 11.54.18 UTC+1 skrev Dima Pasechnik følgende: > > > > On Tuesday, December 27, 2016 at 10:34:44 AM UTC, Fjordforsk A/S wrote: >> >> Just tried to do a fresh installation again. I got a different result now. >> >>

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-27 Thread Dima Pasechnik
On Tuesday, December 27, 2016 at 10:34:44 AM UTC, Fjordforsk A/S wrote: > > Just tried to do a fresh installation again. I got a different result now. > > e/sem/SageMath/sage-7.4/local/var/tmp/sage/build/jmol-14.6.1_2016.07.11.p0 > [jmol-14.6.1_2016.07.11.p0] Finished installing > jmol-14.6.1_20

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-27 Thread Fjordforsk A/S
Did ./configure then make (without sudo) torsdag 22. desember 2016 18.15.27 UTC+1 skrev Fjordforsk A/S følgende: > > rectory > [pip-8.1.2.p1] /home/sem/Downloads/sage-7.4/local/bin/python: No module > named pip > [pip-8.1.2.p1] > [pip-8.1.2.p1] real0m0.032s > [pip-8.1.2.p1] user0m0.016

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-27 Thread Fjordforsk A/S
Just tried to do a fresh installation again. I got a different result now. e/sem/SageMath/sage-7.4/local/var/tmp/sage/build/jmol-14.6.1_2016.07.11.p0 [jmol-14.6.1_2016.07.11.p0] Finished installing jmol-14.6.1_2016.07.11.p0.spkg sage-logger -p 'sage-spkg thebe-9624e0a0' '/home/sem/SageMath/sage-

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-24 Thread Eric Gourgoulhon
Le vendredi 23 décembre 2016 15:12:08 UTC+1, Fjordforsk A/S a écrit : > > Hi, installing python-pip did not solve it. > > Have you tried typing make distclean before running make? Eric. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubsc

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-23 Thread Fjordforsk A/S
Hi, installing python-pip did not solve it. This is the full log: Found local metadata for pip-8.1.2.p1 Using cached file /home/sem/Downloads/sage-7.4/upstream/pip-8.1.2.tar.gz pip-8.1.2.p1 Setting up build directory for pip-8.1.2.p1 Finished ex

[sage-devel] Re: Error in compiling Sage in Ubunt 16.04u from source

2016-12-23 Thread Eric Gourgoulhon
Hi, Le jeudi 22 décembre 2016 18:15:27 UTC+1, Fjordforsk A/S a écrit : > > rectory > [pip-8.1.2.p1] /home/sem/Downloads/sage-7.4/local/bin/python: No module > named pip > Most probably you can fix this by installing the Ubuntu package python-pip. Best wishes, Eric. -- You received this mess