Next Previous Contents

2. Installation

2.1 How to obtain PariGUIde

You can download pariGUIde for Linux from the pariGUIde-Homepage: http://skalatan.de/pariguide/

2.2 Requirements

The PariGUIde package needs Pari-GP as server. Download the source from the Pari-GP Homepage: http://www.parigp-home.de/. Your favority Linux-Distro should also provide some binaries packages.

PariGUIde should compile with Qt2.3 and Qt 3.0. Please send me a E-Mail or post a bugreport on sourceforge.net about any errors.

2.3 Compilation and installation

In order to compile and install pariGUIde on your system, type the following in the base directory of the pariGUIde distribution:

% ./configure
% make
% make install

Since PariGUIde uses autoconf, you should have not trouble compiling it. Should you run into problems, please report them to the the maintainer of the Linux version at Henning Westerholt


Next Previous Contents