From 64d3cf1dda9e5bf7d5087da7d4cbac5a969cb414 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 25 Feb 2005 14:39:52 +0000 Subject: [PATCH] [project @ 2005-02-25 14:39:52 by simonmar] Turn a Q/A section into a to avoid fop barfage. --- ghc/docs/users_guide/installing.xml | 61 ++++++++++++----------------------- 1 file changed, 21 insertions(+), 40 deletions(-) diff --git a/ghc/docs/users_guide/installing.xml b/ghc/docs/users_guide/installing.xml index 97d3293..9f8e4c9 100644 --- a/ghc/docs/users_guide/installing.xml +++ b/ghc/docs/users_guide/installing.xml @@ -643,47 +643,28 @@ put GHC in a place with a space-free path. Installing ghc-win32 FAQ - - - - - - -I'm having trouble with symlinks. - - - - - -Symlinks only work under Cygwin (), so binaries -not linked to the Cygwin DLL, in particular those built for Mingwin, will not -work with symlinks. - - - - - - - - - -I'm getting “permission denied” messages from the rm or -mv. - - - - - -This can have various causes: trying to rename a directory when an Explorer -window is open on it tends to fail. Closing the window generally cures the -problem, but sometimes its cause is more mysterious, and logging off and back -on or rebooting may be the quickest cure. - - - - + + + I'm having trouble with symlinks. + + Symlinks only work under Cygwin (), so binaries not linked to the Cygwin + DLL, in particular those built for Mingwin, will not work with + symlinks. + + - + + I'm getting “permission denied” messages from the + rm or mv. + + This can have various causes: trying to rename a directory + when an Explorer window is open on it tends to fail. Closing the + window generally cures the problem, but sometimes its cause is + more mysterious, and logging off and back on or rebooting may be + the quickest cure. + + +