I just compiled and tested beta 3, and it compiled successfully (including
installing jupyterlab). It also fixed an "interact" problem. For a
description and test program, see
https://ask.sagemath.org/question/63149/jupyterlab-bug-with-interact-slider/?answer=63194#post-id-63194
Uubntu Mate 1
Hi, On a fresh download/configure/make for 9.5; I got a message; to send
error to sage-devel@googlegroups.com
It actually seemed to trundle on okay.
build-deve.log is terminal clip. of the make request
The others are what I think are relevant/asked for.
./sage
./sage --notebook
seem to run
I tried to compile sage-9.4-Ubuntu_20.04-x86_64.tar.bz2 on a 21.04 system
and it failed.
Then I downloaded sage-9.4.tar.gz and it seems to be working fine.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop r
I asked a question about a rsolve result on ask sagemath:
https://ask.sagemath.org/question/55961/recurrence-rsolve-check/
Emmanuel Charpentier was kind enough to expand on it as an error with
numeric examples and a comparison with Mathematica.
My computer:
SageMath version 9.2, Release Date: 202
On 10/12/20 4:52 AM, Samuel Lelièvre wrote:
2020-10-12 04:12 UTC, Raymond Rogers:
On 10/11/20 7:12 PM, Samuel Lelievre wrote:
2020-10-11 22:12:20 UTC, Raymond Rogers:
Jupyter didn't run because of "openssl development" missing.
This mate release doesn't have openssl-de
On 10/11/20 7:12 PM, Samuel Lelievre wrote:
2020-10-11 22:12:20 UTC, Raymond Rogers:
>
> Jupyter didn't run because of "openssl development" missing.
> This mate release doesn't have openssl-dev stand alone.
> I did have openssl installed but there wasn'
Jupyter didn't run because of "openssl development" missing.
This mate release doesn't have openssl-dev stand alone. I did have openssl
installed but there wasn't openssl-dev in the direct list. I installed the
"dev" of libssl-dev (and some other related items) and it now works fine.
The only p