Date: 07/03/01
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Previous message: eschmid+sic <email protected>: "Re: [PHP-DOC] italian manual creation problem"
- Next in thread: Dan Kalowsky: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
avsm Tue Jul 3 02:46:47 2001 EDT
Modified files:
/phpdoc/en/chapters install.xml
Log:
More correct OpenBSD installation instructions
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.67 phpdoc/en/chapters/install.xml:1.68
--- phpdoc/en/chapters/install.xml:1.67 Mon Jul 2 06:37:19 2001
+++ phpdoc/en/chapters/install.xml Tue Jul 3 02:46:45 2001
@@ -352,8 +352,8 @@
$ cd /usr/ports/www/php4
$ make show VARNAME=FLAVORS
(choose which flavors you want from the list)
-$ FLAVOR="imap gettext ldap mysql gd pdflib" make install
-$ php4-enable
+$ env FLAVOR="imap gettext ldap mysql gd" make install
+$ /usr/local/sbin/php4-enable
</programlisting>
</example>
</sect2>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Previous message: eschmid+sic <email protected>: "Re: [PHP-DOC] italian manual creation problem"
- Next in thread: Dan Kalowsky: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

