For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/install pecl.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/install pecl.xml
Pierre-Alain Joye

2006-10-19, 6:56 pm

pajoye Thu Oct 19 21:09:02 2006 UTC

Modified files:
/phpdoc/en/install pecl.xml
Log:
- replace pear by pecl. "pecl" is the pecl.php.net installer
(default channel of pecl is pecl.php.net not pear.php.net)


http://cvs.php.net/viewvc.cgi/phpdo...3&diff_format=u
Index: phpdoc/en/install/pecl.xml
diff -u phpdoc/en/install/pecl.xml:1.12 phpdoc/en/install/pecl.xml:1.13
--- phpdoc/en/install/pecl.xml:1.12 Mon May 1 01:01:53 2006
+++ phpdoc/en/install/pecl.xml Thu Oct 19 21:09:02 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->

<chapter id="install.pecl">
<title>Installation of PECL extensions</title>
@@ -53,7 +53,7 @@
</listitem>
<listitem>
<simpara>
- <literal>pear download extname</literal>
+ <literal>pecl download extname</literal>
</simpara>
<simpara>
PECL extensions that have releases listed on the PECL web site are
@@ -122,7 +122,7 @@
</simpara>
<para>
<screen>
-$ pear install extname
+$ pecl install extname
</screen>
</para>
<simpara>
@@ -140,7 +140,7 @@
</simpara>
<para>
<screen>
-$ pear install extname-beta
+$ pecl install extname-beta
</screen>
</para>
<para>
@@ -148,7 +148,7 @@
</para>
<para>
<screen>
-$ pear install extname-0.1
+$ pecl install extname-0.1
</screen>
</para>
</sect1>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com