Date: 03/29/01
- Next message: Anil Madhavapeddy: "[PHP-DOC] cvs: phpdoc /en/functions ming.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc / global.ent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
avsm Thu Mar 29 04:14:54 2001 EDT
Modified files:
/phpdoc/en/chapters install.xml
Log:
A more correct OpenBSD example
PR:
Submitted by:
Reviewed by:
Obtained from:
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.48 phpdoc/en/chapters/install.xml:1.49
--- phpdoc/en/chapters/install.xml:1.48 Wed Mar 21 22:42:12 2001
+++ phpdoc/en/chapters/install.xml Thu Mar 29 04:14:53 2001
@@ -352,7 +352,7 @@
$ cd /usr/ports/www/php4
$ make show VARNAME=FLAVORS
(choose which flavors you want from the list)
-$ make install FLAVOR="imap gettext ldap mysql gd pdflib"
+$ FLAVOR="imap gettext ldap mysql gd pdflib" make install
$ php4-enable
</programlisting>
</example>
- Next message: Anil Madhavapeddy: "[PHP-DOC] cvs: phpdoc /en/functions ming.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc / global.ent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

