removed references to specific PEAR modules, as they are now installed
into usr/lib/php when doing make setup see http://bugs.campware.org/view.php?id=880
This commit is contained in:
parent
d155ab91ab
commit
8aaac8e4f3
2 changed files with 4 additions and 36 deletions
|
@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: maroy $</li>
|
||||
<li>Version: $Revision: 1.16 $</li>
|
||||
<li>Version: $Revision: 1.17 $</li>
|
||||
<li>Location: $Source:
|
||||
/home/cvs/livesupport/doc/gettingStarted.html,v $</li>
|
||||
</ul>
|
||||
|
@ -89,23 +89,7 @@ running on the development computer</li>
|
|||
XMLv2 module for PHP<br>
|
||||
</li>
|
||||
<li><a href="http://www.postgresql.org/">PostgreSQL</a> support in PHP</li>
|
||||
<li><a href="http://pear.php.net/">PEAR</a> modules (may be checked: <code>pear
|
||||
list</code> and installed by e.g.: <code>pear install DB</code>):</li>
|
||||
<ul>
|
||||
<li>DB</li>
|
||||
<li>Calendar (available in Beta Version 0.5.2, so use <code>pear install Calendar-0.5.2</code>)
|
||||
<br>
|
||||
</li>
|
||||
<li>File</li>
|
||||
<li>File_Find</li>
|
||||
<li>HTML_Common</li>
|
||||
<li>HTML_QuickForm</li>
|
||||
<li>XML_Beautifier</li>
|
||||
<li>XML_Parser</li>
|
||||
<li>XML_RPC</li>
|
||||
<li>XML_Serializer-0.15.0</li>
|
||||
<li>XML_Util</li>
|
||||
</ul>
|
||||
<li><a href="http://pear.php.net/">PEAR</a> </li>
|
||||
<!-- <li><a href="http:///"></a></li>-->
|
||||
</ul>
|
||||
<h2>Check out the sources</h2>
|
||||
|
|
|
@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
|
|||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: maroy $</li>
|
||||
<li>Version: $Revision: 1.4 $</li>
|
||||
<li>Version: $Revision: 1.5 $</li>
|
||||
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $</li>
|
||||
</ul>
|
||||
<h1>Scope</h1>
|
||||
|
@ -129,23 +129,7 @@ either version 1.x or 2.x<br>
|
|||
XMLv2 module for PHP<br>
|
||||
</li>
|
||||
<li><a href="http://www.postgresql.org/">PostgreSQL</a> support in PHP</li>
|
||||
<li><a href="http://pear.php.net/">PEAR</a> modules (may be checked: <code>pear
|
||||
list</code> and installed by e.g.: <code>pear install DB</code>):</li>
|
||||
<ul>
|
||||
<li>DB</li>
|
||||
<li>Calendar (available in Beta Version 0.5.2, so use <code>pear install Calendar-0.5.2</code>)
|
||||
<br>
|
||||
</li>
|
||||
<li>File</li>
|
||||
<li>File_Find</li>
|
||||
<li>HTML_Common</li>
|
||||
<li>HTML_QuickForm</li>
|
||||
<li>XML_Beautifier</li>
|
||||
<li>XML_Parser</li>
|
||||
<li>XML_RPC</li>
|
||||
<li>XML_Serializer-0.15.0</li>
|
||||
<li>XML_Util</li>
|
||||
</ul>
|
||||
<li><a href="http://pear.php.net/">PEAR</a></li>
|
||||
</ul>
|
||||
Please note the user group your apache daemon is running as (usually <code>apache</code>
|
||||
or <code>www-data</code>), you will need this information later. Later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue