diff options
author | Tony Theodore <tonyt@logyst.com> | 2014-02-21 07:14:44 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2014-02-21 07:14:44 (GMT) |
commit | 55326feffd17041180189a894f32bc615576dc40 (patch) | |
tree | 77443bfc6d87d0b466c11bb7c4464d50ec96086a /index.html | |
parent | 7409456a6d1ca2e83aa8861ccac321cd2ef49661 (diff) | |
download | mxe-55326feffd17041180189a894f32bc615576dc40.zip mxe-55326feffd17041180189a894f32bc615576dc40.tar.gz mxe-55326feffd17041180189a894f32bc615576dc40.tar.bz2 |
doc update: note that MXE is not relocatable
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -263,6 +263,12 @@ just skip the following step and go straight to step 3. </p> + <p> + MXE builds and installs everything under the same + top-level directory and is not relocatable after + the first packages are built. + </p> + <h3 id="tutorial-2">Step 2: System-wide Installation (optional)</h3> <p> @@ -294,7 +300,7 @@ exit</pre> <h3 id="tutorial-3">Step 3: Build MXE</h3> <p> - Enter the directory where you've downloaded the MXE. + Enter the directory where you've downloaded MXE. Now it depends on what you actually want – or need. </p> |