diff options
Diffstat (limited to 'INSTALL.macosx')
-rw-r--r-- | INSTALL.macosx | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/INSTALL.macosx b/INSTALL.macosx index 84f32670..121a3e0b 100644 --- a/INSTALL.macosx +++ b/INSTALL.macosx @@ -1,11 +1,15 @@ -INSTALLATION PROCEDURE FOR THE COQ V8.1 SYSTEM UNDER MACOS X ------------------------------------------------------------- +INSTALLATION PROCEDURE FOR THE PRECOMPILED COQ V8.2 SYSTEM UNDER MACOS X +------------------------------------------------------------------------ -1) Download archive coq-8.1-macosx.dmg. +You can also use fink, or the MacOS X package prepared by the Coq +team. To use the MacOS X package,: -2) Double-click on its icon; it mounts a disk volume named "Coq V8.1". +1) Download archive coq-8.2-macosx-ppc.dmg (for PowerPC-base computer) + or coq-8.2-macosx-i386.dmg (for Pentium-based computer). -3) Open volume "Coq 8.1" and double-click on coq-8.1.pkg to launch the +2) Double-click on its icon; it mounts a disk volume named "Coq V8.2". + +3) Open volume "Coq 8.2" and double-click on coq-8.2.pkg to launch the installer (you'll need administrator permissions). 4) Coq installs in /usr/local/bin, which should be in your PATH, and |