On Sun, Jun 20, 2021 at 8:58 PM Frédéric Chapoton <fchapot...@gmail.com> wrote: > > Hello, > > after pulling 9.4.beta2, I got some problems with numpy compilation. > I thought I solved them in some ad-hoc way but then I started to get problems > with pip and tornado. > > In despair, I typed "make disclean" which I try hard to avoid usually, as my > machine is very slow. But now, even .configure is no longer working. It > reaches the following point and then stay there forever : > > Checking whether SageMath should install SPKG pari... > checking whether any of gmp mpir readline is installed as or will be > installed as SPKG... no > checking for gp... /usr/local/bin/gp > checking for gphelp... /usr/bin/gphelp
in your PATH you have two different versions of pari installed, one in /usr, and another in /usr/local this wreaks havoc. > checking whether gphelp has access to the documentation... yes > checking is pari_elldata installed? ... > > I am on ubuntu 20.04, and pari-elldata is installed. > > I tried in a fresh clone of the sage repo, very same problem. I also removed > my .sage. > > Frédéric > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/d199241b-ddc3-4b4d-9f26-1fa67b4941f2n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq1ECpp6B63LefMSRj-rhmpwEtFrzXtDWKsc10XtVGMsrQ%40mail.gmail.com.