nlopess         Sun Apr  3 12:47:12 2005 EDT

  Modified files:              
    /phpdoc/howto       tools.xml 
  Log:
  add more cygwin packages that are not installed by default
  
http://cvs.php.net/diff.php/phpdoc/howto/tools.xml?r1=1.24&r2=1.25&ty=u
Index: phpdoc/howto/tools.xml
diff -u phpdoc/howto/tools.xml:1.24 phpdoc/howto/tools.xml:1.25
--- phpdoc/howto/tools.xml:1.24 Sun Apr  3 12:36:53 2005
+++ phpdoc/howto/tools.xml      Sun Apr  3 12:47:12 2005
@@ -284,9 +284,10 @@
       it includes many programs (such as PostgreSQL and Apache) ported
       to Windows, which are not needed for phpdoc. To install the
       minimal set of required packages select
-      <literal>autoconf</literal> and <literal>make</literal>
+      <literal>devel/autoconf</literal>, <literal>devel/automake</literal>,
+      <literal>devel/make</literal> and <literal>doc/libxml2</literal>
       along with components, which are selected in setup by 
-      default. You may also want to add <literal>cvs</literal>
+      default. You may also want to add <literal>devel/cvs</literal>
       to the installation list if you don't have a CVS client yet.
       Do not care about dependencies - they will be selected
       automatically.

Reply via email to