summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-12-03 10:09:49 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-12-03 10:09:49 +0000
commit2db49e5f762003f08dcb8b1cefc8392d532ee829 (patch)
tree85dd2bb214863fba170411cf8beac054845f661f /INSTALL
parent1d5007042b92e84baf40794fb6ff2f3b8198542a (diff)
downloadmpc-2db49e5f762003f08dcb8b1cefc8392d532ee829.tar.gz
ready for version 0.6!
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@371 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 3 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 3e01358..5e3ca4a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,8 +10,8 @@ in the Texinfo documentation (type 'info mpc.info').
1. In the directory of the MPC archive, type
- tar xzf mpc-0.5.2.tar.gz
- cd mpc-0.5.2
+ tar xzf mpc-0.6.tar.gz
+ cd mpc-0.6
./configure
make
@@ -49,7 +49,7 @@ In case of difficulties, send a description of the problem to
Note for Windows users:
======================
-There is a special file makefile.vc for Windows, contributed by Mickael
+There is a special file Makefile.vc for Windows, contributed by Mickael
Gastineau. This file works both for the Windows Server 2003 R2 Platform SDK,
and for the Windows SDK of Vista. To use it, simply replace "make" by
"nmake /f makefile.vc" in the above instructions:
@@ -67,4 +67,3 @@ For any issue related to the makefile.vc file, please contact directly
Mickael Gastineau at <gastineau at imcce dot fr> (replace 'at' by '@',
and 'dot' by '.').
-