Closed ZM-J closed 6 months ago
My OS is Ubuntu 22.04 LTS as WSL
So there's no need to compile FGb C interface by yourself. Just follow the installation guide of fgb_sage
.
If you have problem downloading call_fgb
zip when running sage setup.py test
, just download this zip file manually and put it into the corresponding folder. sage setup.py test
will do everything related to the C interface compilation.
Below is what I got:
P.S.: I downloaded call_FGb in the official website.