| John Cremona on Sun, 14 May 2017 13:49:31 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Is there a module path? |
Yes. In /usr/local/share/pari/misc/ there is a default gprc file called gprc.dft which includes: \\ Path: directories where gp will look for scripts \\ path = ".:~:~/gp" so you can copy that to your home directory (as ~/.gprc) and edit it as you wish. On 14 May 2017 at 08:23, Dirk Laurie <dirk.laurie@gmail.com> wrote: > Does Pari/GP have a module path in the sense that e.g. TeX has? > I.e. should GP users to find GP scripts in a reasonably standard > directory like /usr/local/share/pari? >