From 1f71eeb2f6a9b363dec29ceb457abed62b0f2f38 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Wed, 7 Jan 2004 01:17:46 +0000 Subject: [PATCH] install instructions to configure.xml lzf is also available for win users layout git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148025 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/lzf/configure.xml | 57 +++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 reference/lzf/configure.xml diff --git a/reference/lzf/configure.xml b/reference/lzf/configure.xml new file mode 100644 index 0000000000..38668d9bdb --- /dev/null +++ b/reference/lzf/configure.xml @@ -0,0 +1,57 @@ + + +
+ &reftitle.install; + + LZF is currently available through PECL + &url.pecl.package;lzf. + + If PEAR is available on your *nix-like + system you can use the pear installer to install the LZF extension, by the + following command: pear -v install lzf. + + + You can always download the tar.gz package and install LZF by hand: + + LZF install by hand + + + + + + + You can pass to optimize LZF for space rather then speed. + + + Windows users can download the extension dll php_lzf.dll + from &url.pecl.get.win;. + +
+ +