X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Finstalling.xml;h=6e6a56e67282faa1270b8414bf60852b140d2cf2;hb=0560e796f1d813582e066a5f2bec2684c71df44d;hp=9f8e4c9eb80b788aaaaae7b72b316e0c7d46a661;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/docs/users_guide/installing.xml b/docs/users_guide/installing.xml index 9f8e4c9..6e6a56e 100644 --- a/docs/users_guide/installing.xml +++ b/docs/users_guide/installing.xml @@ -1,5 +1,5 @@ - + Installing GHC binary installations installation, of binaries @@ -21,21 +21,21 @@ having a Haskell compiler.) Installing on Unix-a-likes (). + linkend="unix-a-likes"/>). Installing on Windows (). + linkend="install-windows"/>). The layout of installed files (). You don't need to know this to + linkend="install-files"/>). You don't need to know this to install GHC, but it's useful if you are changing the implementation. - Installing on Unix-a-likes + Installing on Unix-a-likes When a platform-specific package is available @@ -92,7 +92,7 @@ having a Haskell compiler.) Binary distributions come in “bundles,” one bundle per file called -bundle-platform.tar.gz. (See the building guide for the definition of a platform.) Suppose that you untar a binary-distribution bundle, thus: +bundle-platform.tar.gz. (See the building guide for the definition of a platform.) Suppose that you untar a binary-distribution bundle, thus: @@ -119,14 +119,14 @@ following structure: the raw material from which the Makefile -will be made (). +will be made (). configure -the configuration script (). +the configuration script (). @@ -238,7 +238,7 @@ sub-directory per project). - + Installing @@ -374,11 +374,11 @@ stuff in your bin directory. Once done, test your “installation” as suggested in -. Be sure to use a -v +. Be sure to use a -v option, so you can see exactly what pathnames it's using. If things don't work as expected, check the list of known pitfalls in -the building guide. +the building guide. @@ -472,7 +472,7 @@ bundles won't install on their own. - + Testing that GHC seems to be working @@ -529,7 +529,7 @@ on... -Installing on Windows +Installing on Windows Getting the Glasgow Haskell Compiler (post 5.02) to run on Windows platforms is @@ -647,7 +647,7 @@ put GHC in a place with a space-free path. I'm having trouble with symlinks. - Symlinks only work under Cygwin (), so binaries not linked to the Cygwin + Symlinks only work under Cygwin (), so binaries not linked to the Cygwin DLL, in particular those built for Mingwin, will not work with symlinks. @@ -681,7 +681,7 @@ manual. -The layout of installed files +The layout of installed files This section describes what files get installed where. You don't need to know it