changeset 362:04b3d068e943

small improvements of the tutorial
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 03 Jun 2009 17:05:01 +0200
parents ac2184b06162
children 630c4769a90d
files doc/index.html
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Jun 03 16:52:54 2009 +0200
+++ b/doc/index.html	Wed Jun 03 17:05:01 2009 +0200
@@ -192,7 +192,7 @@
 
     <p>
     Now you should save any previous installation
-    of the MinGW cross compiling environment.
+    of the mingw_cross_env.
     Assuming you've installed it under
     /opt/mingw (any other directory will do as well),
     you should execute the following commands:
@@ -220,7 +220,7 @@
 
     <p>
     Enter the directory where you've unpacked the
-    MinGW cross compiling environment.
+    mingw_cross_env.
     Now it depends on what you actually want &ndash; or need.
     </p>
 
@@ -230,7 +230,7 @@
     <pre>make</pre>
     <p>
     you're in for a long wait,
-    because the MinGW cross compiling environment
+    because the mingw_cross_env
     <a href="#packages">compiles a lot of stuff</a>.
     On the other hand it doesn't require any intervention,
     so you're free to do whatever you like
@@ -257,7 +257,8 @@
     <p>
     After you're done it just needs a little post-installation.
     Edit your .bashrc script in order to change $PATH:
-    <pre>export PATH=/<em>where MinGW cross compiler is installed</em>/usr/bin:$PATH</pre>
+    </p>
+    <pre>export PATH=/<em>where mingw_cross_env is installed</em>/usr/bin:$PATH</pre>
 
     <p>
     BTW, note that any compiler related environment variables