Thanks Dima and Samuel.
I did as you suggested and I am a hour into the compile and no errors yet
so it is looking good.
brett
On Friday, February 26, 2021 at 4:24:59 AM UTC-6 Samuel Lelievre wrote:
> Le jeudi 25 février 2021 à 23:20:16 UTC+1, brettpim a écrit :
>
>> I am having a similar proble
Le jeudi 25 février 2021 à 23:20:16 UTC+1, brettpim a écrit :
> I am having a similar problem. I have pulled the master branch from git
> and I when run
>
> # ./configure
>
> it finishes with
>
> configure: notice: the following SPKGs did not find equivalent system
> packages: boost cbc co
On Thu, Feb 25, 2021 at 10:20 PM brettpim wrote:
>
> I am having a similar problem. I have pulled the master branch from git and
> I when run
>
> # ./configure
>
> it finishes with
>
> configure: notice: the following SPKGs did not find equivalent system
> packages: boost cbc coxeter3 gp2c isl
On Sunday, January 3, 2021 at 2:12:14 AM UTC-8 roteg...@gmail.com wrote:
> I am posting config.log.
>From the log:
configure:31101: no suitable system package found for SPKG xz
...
## Checking whether SageMath should install SPKG python3...
configure:31215: checking whether any of libpng
There is a way to configure Sage to use any Python3, e.g. to use
python3.8 (assuming this is how your Python 3.8 executable
is called)
./configure --with-python=python3.8
(and then of course you'd have to rebuild all the python packages of Sage)
Needless to say, modifying /usr/bin/python3 is not