aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-02-03 08:33:29 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-02-03 08:33:29 +0000
commit777a06c8b165f245a064e188c4da3739bd555cc7 (patch)
treef3d6ef80595c5ed9c54dc5a32254100478f5376b /INSTALL
parenteb3f8a09ad53adc744ba7399f5bff875affa5126 (diff)
release 7.4; changement magic number
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3652 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index bdd9ee43e..72c4d2fdc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,19 +1,16 @@
- INSTALLATION PROCEDURES FOR THE COQ V7.3 SYSTEM
+ INSTALLATION PROCEDURES FOR THE COQ V7.4 SYSTEM
-----------------------------------------------
WHAT DO YOU NEED ?
==================
Coq is designed to work on computers equipped with the Unix operating
- system. In order to compile Coq V7.3 you need:
+ system. In order to compile Coq V7.4 you need:
- - Objective Caml version 3.01 or later
+ - Objective Caml version 3.06 or later
(available at http://caml.inria.fr/)
- - the Camlp4 preprocessor with same version number as ocaml
- (available at http://caml.inria.fr/camlp4/)
-
Until now, it has mainly been tested on Sun workstations running Solaris,
and DEC alpha and Pentium workstations running Linux. By FTP, Coq
comes as a single compressed tar-file. You have probably already
@@ -32,7 +29,7 @@ QUICK INSTALLATION PROCEDURE.
INSTALLATION PROCEDURE IN DETAILS (NORMAL USERS).
=================================================
-1- Check that you have the Objective Caml compiler version 3.01 (or later)
+1- Check that you have the Objective Caml compiler version 3.06 (or later)
installed on your computer and that "ocamlmktop" and "ocamlc" (or
its native code version "ocamlc.opt") lie in a directory which is present
in your $PATH environment variable.
@@ -48,6 +45,9 @@ INSTALLATION PROCEDURE IN DETAILS (NORMAL USERS).
(You need Camlp4 in both bytecode and native versions if
your platform supports it).
+ Note: in the latest ocaml distributions, camlp4 comes with ocaml so
+ you do not have to check this point anymore.
+
3- The uncompression and un-tarring of the distribution file gave birth
to a directory named "coq-7.xx". You can rename this directory and put
it wherever you want. Just keep in mind that you will need some spare