From: Ian Lynagh Date: Thu, 12 Jul 2007 01:54:40 +0000 (+0000) Subject: Remove "install in-place" blurb from the docs as it no longer works X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=3d6517d241095806c3247dc045a8071c09c96fc4 Remove "install in-place" blurb from the docs as it no longer works --- diff --git a/docs/users_guide/installing.xml b/docs/users_guide/installing.xml index 1236b1d..09ce12d 100644 --- a/docs/users_guide/installing.xml +++ b/docs/users_guide/installing.xml @@ -84,20 +84,6 @@ bundle and typing ./configure. That should convert -installing in-place -in-place installation -You can now either start using the tools in-situ without going -through any installation process, just type make in-place to set the -tools up for this. You'll also want to add the path which make will -now echo to your PATH environment variable. This option is useful if -you simply want to try out the package and/or you don't have the -necessary privileges (or inclination) to properly install the tools -locally. Note that if you do decide to install the package `properly' -at a later date, you have to go through the installation steps that -follow. - - - To install a package, you'll have to do the following: