To use pari on a NeXT computer: 1. Download the file pari-1.37.tar.Z. 2. Uncompress and untar the file creating the directory pari-1.37. 3. Copy all of the files in this directory into the directory pari-1.37. 5. Run the command "make". This will create a number of files. In particular the file gp is now ready to run. If you are root, you may run the command "make install". This will install the various files. They will be distributed in the following directories. LIBDIR = /usr/local/lib BINDIR = /usr/local/bin INCLUDEDIR = /usr/include/pari-include Be sure that these directories exist. This can be changed by editing the beginning of the file Makefile (which is the same as the file Makefile.next). 6. For problems specific to the NeXT contact David G. Cantor dgc@math.ucla.edu For other problems, follow the instructions in the file README in the directory pari-1.37.