5F The MathServe Framework

System Installation

The MathServe system is available under the GNU Public License. Both a binary distribution and the system sources are available.

A Lightweight Client

Before you install the complete MathServe system you might want to try a simple, but lightweight, client implemented in Java. You have to download the binary tarball mathserve-client.tgz.
Untar the package with

tar xvzf mathserve-client.tgz

and look at the file mathserve-client/callMS to see how to invoke the client on a TPTP problem.

Binary Distribution

Since December 2005 we offer a binary distribution of MathServe for IBM compatible (i386) Linux machines.
Please follow the instructions available here to install a binary distribution.

System Requirements

Installation from System Sources

You can obtain the MathServe sources via anonymous CVS by doing:
cvs -d:pserver:anonymous@cvs.ags.uni-sb.de:/CVS/mathserve login
where the password is omega. Then you can checkout the sources with
cvs -d:pserver:$anonymous@cvs.ags.uni-sb.de:/CVS/mathserve co .
Please follow the instructions available here to install the system from the sources.


Contact:
Last modified: Fri Sep 22 17:00:59 CEST 2006