Bill Allombert on Fri, 27 Jan 2023 18:57:41 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: pari-2.15.2 released / readline


On Fri, Jan 27, 2023 at 05:32:37PM +0100, Jürgen Borries wrote:
> I stil use the old version Pari/Gp 2.13.4 in windows 10 (64 bit) because it
> is the last published precompiled version without readline.

Hi Jürgen,

We still provide binaries without readline, see

https://pari.math.u-bordeaux.fr/pub/pari/windows/

Furthermore you should be able to disable readline with
default(readline,0)
or
readline = 0
in your file gprc.txt.

Which version of Windows do you use ?

Cheers,
Bill