Bill Allombert on Wed, 08 Oct 2014 17:58:31 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Pari/GP hanging on tests |
On Wed, Oct 08, 2014 at 11:33:20AM +1100, Alasdair McAndrew wrote: > Sorry to bother you all - it turned out to be a distribution (Ubuntu) > problem - as indeed is flagged in the Pari/GP installation document: even > though I'd installed libreadline-dev, I hadn't installed libnurses-dev; > this last had not been automatically installed with readline. I bunged it > in, recompiled (with --tune), and it all worked perfectly. I doubt you actually needed libnurses-dev. What is more likely is that the tune program generated a different paritune.h files without the bogus values. Cheers, Bill.