For the time being I have given up on trying to compile sage directly and
have instead installed it using anaconda.
Andrew
On Tuesday, 5 November 2019 11:54:00 UTC+8, Andrew wrote:
>
> Sadly this still is not working for me. When I found that using your brew
> formulae didn't work I uninstalled
On Tuesday, November 19, 2019 at 2:13:18 PM UTC-8, Martin R. Albrecht wrote:
>
> So the patching thing does seem to work when I do it locally.
>
> That means you have a pretty good lead. When you unpack the binary package
(both the distributed, malfunctioning one and the locally built working
on
Hi all,
A follow up: I ran
$ git clone https://github.com/sagemath/binary-pkg.git
$ cd binary-pkg
$ make bdist-sage-linux
$ cd ..
$ unp binary-pkg/dist/sage-9.0.beta6-Debian_GNU_Linux_9-x86_64.tar.bz2
$ cd SageMath
$ ./sage
(watch the patching going on)
sage: from fpylll import *
sage: BKZ.DEFA