summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2002-08-06 12:51:26 +0000
committerXavier Leroy <xavier.leroy@inria.fr>2002-08-06 12:51:26 +0000
commita931e015743e9fe4e6631505f5fdf024d6e026cb (patch)
tree40b998b5a04b301f86cd54b40bcf04c89773804e
parented5d0de32fa01ea0bc5f3dc007139084d0da88c6 (diff)
MAJ instructions Win98
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5086 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--README.win326
1 files changed, 4 insertions, 2 deletions
diff --git a/README.win32 b/README.win32
index aa13d182b..f020f0f35 100644
--- a/README.win32
+++ b/README.win32
@@ -75,9 +75,11 @@ variables as follows:
- set the OCAMLLIB variable to the "lib" subdirectory of the
OCaml installation directory.
For instance, if you installed OCaml in C:\Program Files\Objective Caml,
-do
+add the following two lines at the end of C:\autoexec.bat:
+
set PATH=%PATH%;"C:\Program Files\Objective Caml\bin"
- set OCAMLLIB="C:\Program Files\Objective Caml\lib"
+ set OCAMLLIB=C:\Program Files\Objective Caml\lib
+
No such tweaking of environment variables is needed under NT, 2000 and XP.
To run programs that use the LablTK GUI, the directory where the