================================================================================ $Header: /home/rda/opp/RCS/README.opp.src,v 1.39 2005/09/21 11:51:53 rda Exp $ This is the README file for the Open ProofPower product suite, version 2.7.6 The open source suite comprises the following five packages: PPTex - The ProofPower documentation preparation system PPDev - The ProofPower developer toolkit PPHol - The ProofPower tools supporting specification and proof in HOL PPZed - The ProofPower tools supporting specification and proof in Z PPXpp - The X/Motif user interface for ProofPower See the file LICENSE for your rights to use and modify this software. A sixth package, PPDaz, is also available under licence from Lemma 1 Ltd. PPDaz provides the Compliance Tool which supports specification and proof of Ada code using Z. Licences are free of charge for commercial evaluation and for academic and personal use. See the file CHANGES for changes in this version. The ProofPower web-site contains further information about ProofPower, including the documentation suite in PDF format. The ProofPower web-site is at: http://www.lemma-one.com/ProofPower/index/index.html ProofPower is Copyright (c) Lemma 1 Limited 2004. ================================================================================ 1. A QUICK GUIDE TO THE INSTALLATION WHAT YOU WILL NEED: To install the software you need a system running a UNIX or UNIX-like operating system such as Solaris, Linux or MacOS X with: a) an ANSI-C compiler: e.g., gcc b) Common UNIX utilities (nroff, ed, nl etc.) c) X Windows and Motif run-time and developer software d) a Standard ML compiler: either Poly/ML or Standard ML of New Jersey e) the Tex and LaTeX typesetting software If you do not have some of the software needed to install ProofPower, see under SYSTEM REQUIREMENTS below for more information on what is needed and where it may be obtained. WHAT YOU DO: A) Unpack the tarball OpenProofPower-2.7.6.tgz working in an empty directory of your choice. E.g., mkdir $HOME/pp_bld cd $HOME/pp_bld gunzip -c