mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
A more correct OpenBSD example
PR: Submitted by: Reviewed by: Obtained from: git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44574 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b543acbfdb
commit
d809dd87e2
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ Paul Mckay.
|
|||
$ 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>
|
||||
|
|
Loading…
Reference in a new issue