diff --git a/livesupport/doc/gettingStarted.html b/livesupport/doc/gettingStarted.html
index defa557a2..0fd11dc98 100644
--- a/livesupport/doc/gettingStarted.html
+++ b/livesupport/doc/gettingStarted.html
@@ -3,7 +3,7 @@
Getting started with the LiveSupport development environment
-
+
Preface
@@ -12,8 +12,8 @@ project, Copyright © 2004 Media
Development Loan Fund, under the GNU GPL.
- - Author: $Author: sebastian $
- - Version: $Revision: 1.11 $
+ - Author: $Author: maroy $
+ - Version: $Revision: 1.12 $
- Location: $Source:
/home/cvs/livesupport/doc/gettingStarted.html,v $
@@ -70,13 +70,22 @@ running on the development computer
PHP interpreter
PHP apache module
PostgreSQL support in PHP
- PEAR
- modules: DB, XML_Util, XML_Beautifier, HTML_Common, HTML_QuickForm,
- Calendar (available in Beta Version 0.5.2, so use pear install Calendar-0.5.2
)
-
- (may be checked: pear list
and installed by e.g.:
- pear install DB
)
-
+ PEAR modules (may be checked: pear
+list
and installed by e.g.: pear install DB
):
+
+ - DB
+ - XML_Util
+ - XML_Beautifier
+ - HTML_Common
+ - HTML_QuickForm
+ - Calendar (available in Beta Version 0.5.2, so use
pear install Calendar-0.5.2
)
+
+
+ - File
+ - File_Find
+ - XML_Serializer-0.15.0
+
+
Please, check settings in var/conf.php
files in both
@@ -94,7 +103,9 @@ directory
should point to the <livesupport-cvs>/modules/htmlUI/var
directory
-Please make <livesupport-cvs>/modules/htmlUI/var/templates_c/ and <livesupport-cvs>/modules/htmlUI/var/html/img/ writable for apache.
+Please make <livesupport-cvs>/modules/htmlUI/var/templates_c/ and
+<livesupport-cvs>/modules/htmlUI/var/html/img/ writable for
+apache.
Check out the sources
The LiveSupport development directory tree can be accessed via
anonymous CVS, using the