From 6dbcd5b72cda3cc0c529000b0de505a94f033a4f Mon Sep 17 00:00:00 2001 From: fgerlits Date: Mon, 24 Apr 2006 10:15:51 +0000 Subject: [PATCH] replaced the duplicated listing of tools & libraries with a link --- livesupport/doc/install.html | 84 +++--------------------------------- 1 file changed, 6 insertions(+), 78 deletions(-) diff --git a/livesupport/doc/install.html b/livesupport/doc/install.html index ee94d1c19..22ec12f6b 100644 --- a/livesupport/doc/install.html +++ b/livesupport/doc/install.html @@ -42,84 +42,12 @@ and log in using username: root, password: q.

Everyone else, please read the lines below carefully.

Installing required compilation tools

-This steps makes sure that all the required compilation tools and -libraries are installed.  Please refer to your systems package -management or the appropriate tools documentation for installation -instructions for the tools and libraries listed below.
-

Tools

-The following tools are expected on the system.
- -

Libraries

-

Required libraries
-

-The following development libraries are expected on the system. Please -note that for all the libraries below, the development packages are -expected to be installed as well.
- -

Recommended libraries

-The following libraries are used by LiveSupport. If they are not found -on the system, LiveSupport will compile them from sources on its own. -While having these libraries is not necessary, Compiling takes longer -without them, and the generated LiveSupport directory will be larger as -well.
- +Make sure that all the required compilation +tools and libraries are installed. You can either install pre-packaged +versions, if they are provided for your distribution; or you can download +them from the URLs listed, and compile them yourself (follow the instructions +included with each tool and library).
+

Installing and configuring required external services

LiveSupport depends on some external services to be able to run, most importantly a PHP-capable web server (we assume apache), and a database