X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Finstalling.xml;fp=docs%2Fusers_guide%2Finstalling.xml;h=6e6a56e67282faa1270b8414bf60852b140d2cf2;hb=a8e681c1e8aa4bc602714ff61583cd4e969d7187;hp=9b1a1e128d38af990bb4cb0748720df3c1c89268;hpb=2f4e21c6f741995e20cc3b53b109ff9edf18eb3c;p=ghc-hetmet.git diff --git a/docs/users_guide/installing.xml b/docs/users_guide/installing.xml index 9b1a1e1..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 @@ -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,7 +374,7 @@ 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 @@ -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