Kore Nordmann | 23 Mar 2010 10:47
Picon
Favicon

11466 - /docs/building-docs.txt /scripts/build-docs.sh /scripts/build-php-doc-config.php

Author: kn
Date: Tue Mar 23 10:47:55 2010
New Revision: 11466

Log:
- Made build-docs script less platform / setup dependent
- Better build-docs documentation

Modified:
    docs/building-docs.txt
    scripts/build-docs.sh
    scripts/build-php-doc-config.php

Modified: docs/building-docs.txt
==============================================================================
--- docs/building-docs.txt [iso-8859-1] (original)
+++ docs/building-docs.txt [iso-8859-1] Tue Mar 23 10:47:55 2010
 <at>  <at>  -10,12 +10,13  <at>  <at> 
 3. Make sure you have PHP 5.1 installed and working as "php" (on the
    path). You absolutely *NEED* PHP 5.1. (and not 5.2 or 5.3).

-4. Create dirs:
+4. Check that the pathes specified for SOURCE_DIR and BASE_OUTPUT_DIR match
+   your setup.

-    mkdir -p /home/httpd/html/components
+5. Run: ./scripts/build-docs.sh 2009.2rc1

-5. Configure the "SOURCE_DIR" in build-docs.sh
+6. Wait 20-714 mins and make sure you have a *lot* of free memory (2GB+)
(Continue reading)


Gmane