[sage-support] Re: How to move Sage to a different computer?

2021-11-14 Thread Simon King
Hi Dima, just for the record: Both the master and the develop version are now built and they work. Thank you! Best regards, Simon On 2021-11-14, Dima Pasechnik wrote: > Hi Simon, > > On Sun, Nov 14, 2021 at 1:26 AM Simon King wrote: >> >> Hi Dima, >> >> On 2021-11-14, Dima Pasechnik wrote: >>

Re: [sage-support] Re: How to move Sage to a different computer?

2021-11-14 Thread Dima Pasechnik
On Sun, Nov 14, 2021 at 8:31 AM Simon King wrote: > > Dear Dima, > > On 2021-11-14, Dima Pasechnik wrote: > > You need to clean old stuff, I suppose > > > > git clean -fdx > > > > should do it. > > Thank you! It seems that it did the trick. > > In the development version, "make" now says to do ".

[sage-support] Re: How to move Sage to a different computer?

2021-11-14 Thread Simon King
Dear Dima, On 2021-11-14, Dima Pasechnik wrote: > You need to clean old stuff, I suppose > > git clean -fdx > > should do it. Thank you! It seems that it did the trick. In the development version, "make" now says to do "./configure" first (which in the past was done automatically, but I guess .

Re: [sage-support] Re: How to move Sage to a different computer?

2021-11-14 Thread Dima Pasechnik
Hi Simon, On Sun, Nov 14, 2021 at 1:26 AM Simon King wrote: > > Hi Dima, > > On 2021-11-14, Dima Pasechnik wrote: > > hmm, if you really checked out the latest version and have done > > `make distclean`, then it should have worked (it does work, you know). > > > > Do you mean to say that you mer

[sage-support] Re: How to move Sage to a different computer?

2021-11-14 Thread Simon King
PS: On 2021-11-14, Simon King wrote: > On 2021-11-14, Dima Pasechnik wrote: >> hmm, if you really checked out the latest version and have done >> `make distclean`, then it should have worked (it does work, you know). In other words: With the latest develop version, even "make distclean" didn't

[sage-support] Re: How to move Sage to a different computer?

2021-11-13 Thread Simon King
Hi Dima, On 2021-11-14, Dima Pasechnik wrote: > hmm, if you really checked out the latest version and have done > `make distclean`, then it should have worked (it does work, you know). > > Do you mean to say that you merged in (or rebased over) the latest > develop branch, and getting errors tryi

[sage-support] Re: How to move Sage to a different computer?

2021-11-13 Thread Simon King
PS: When I go to the master branch instead of develop branch, I do not have the problem with the spkg type "pip" --- but "make" soon fails, because when the "patch" spkg is built, configure claims that the C compiler cannot create executables - which is wrong: I tested, and I can create an executa