SPKGs did not find equivalent system packages 9.4 WSL2
Hi
Trying to install 9.4 in WSL with sage-9.4-Ubuntu_20.04-x86_64.tar.bz2 :
Install Sage Math from source on WSL
I got this message at the step 4) Start building :
config.status: creating directory local/var/lib/sage/installed
configure:
notice: the following SPKGs did not find equivalent system packages:
arb cddlib ecl eclib flint fplll gc giac lcalc libhomfly pari pari_galdata pari_seadata_small _recommended coxeter3 gp2c igraph libsemigroups lrslib pari_elldata pari_galpol pari_nftables pari_seadata
checking for the package system in use... debian
configure:
hint: installing the following system packages, if not
already present, is recommended and may avoid having to
build them (though some may have to be built anyway):
$ sudo apt-get update
$ sudo apt-get install libflint-arb-dev libcdd-dev libcdd-tools ecl libec-dev eclib-tools libflint-dev libgc-dev libgiac-dev xcas lcalc liblfunction-dev libhomfly-dev pari-gp2c libpari-dev pari-doc pari-elldata pari-galdata pari-galpol pari-seadata
configure:
hint: installing the following system packages, if not
already present, may provide additional optional features:
$ sudo apt-get update
$ sudo apt-get install texlive-latex-extra texlive-xetex latexmk dvipng default-jdk ffmpeg libavdevice-dev pari-gp2c libigraph-dev lrslib
configure:
hint: After installation, re-run configure using:
$ ./config.status --recheck && ./config.status
ortollj@DESKTOP-K30FLRP:~/sage-9.4$ sudo apt-get install libflint-arb-dev libcdd-dev libcdd-tools ecl libec-dev eclib-tools libflint-dev libgc-dev libgiac-dev xcas lcalc liblfunction-dev libhomfly-dev pari-gp2c libpari-dev pari-doc pari-elldata pari-galdata pari-galpol pari-seadata
[sudo] password for ortollj:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libgc-dev is already the newest version (1:7.6.4-0.4ubuntu1).
ecl is already the newest version (16.1.3+ds-4).
eclib-tools is already the newest version (20190909-2build2).
lcalc is already the newest version (1.23+dfsg-11build1).
libcdd-dev is already the newest version (094j-2).
libcdd-tools is already the newest version (094j-2).
libec-dev is already the newest version (20190909-2build2).
libflint-arb-dev is already the newest version (1:2.17.0-1).
libflint-dev is already the newest version (2.5.2-21build1).
libgiac-dev is already the newest version (1.5.0.85+dfsg1-3).
libhomfly-dev is already the newest version (1.02r5-1).
liblfunction-dev is already the newest version (1.23+dfsg-11build1).
libpari-dev is already the newest version (2.11.2-2).
pari-doc is already the newest version (2.11.2-2).
pari-elldata is already the newest version (0.20190911-1).
pari-galdata is already the newest version (0.20080411-2).
pari-galpol is already the newest version (4.0-1).
pari-gp2c is already the newest version (0.0.11pl2-3).
pari-seadata is already the newest version (0.20090618-1).
xcas is already the newest version (1.5.0.85+dfsg1-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ortollj@DESKTOP-K30FLRP:~/sage-9.4$ sudo apt-get install texlive-latex-extra texlive-xetex latexmk dvipng default-jdk ffmpeg libavdevice-dev pari-gp2c libigraph-dev lrslib
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libigraph0-dev' instead of 'libigraph-dev'
default-jdk is already the newest version (2:1.11-72).
dvipng is already the newest version (1.15-1.1).
latexmk is already the newest version (1:4.67-0.1).
libigraph0-dev is already the newest version (0.7.1-4build1).
lrslib is already the newest version (0.70-3).
pari-gp2c is already the newest version (0.0.11pl2-3).
texlive-latex-extra is already the newest version (2019.202000218-1).
texlive-xetex is already the newest version (2019.20200218-1).
ffmpeg is already the newest version (7:4.2.4-1ubuntu0.1).
libavdevice-dev is already the newest version (7:4.2.4-1ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Note that my previous installation of 9.2 in WSL was successfull
my WSL linux Version :
I tried this:
I edited the title and add a 2 at WSL, i used WSL2.