Changeset 338
- Timestamp:
- 01/08/08 18:34:06 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.3/docs/phing_guide/book/chapters/Setup.html
r221 r338 175 175 <p>If you are not using the PEAR installer, you will need to setup your environment 176 176 in order to run Phing. The distribution of Phing consists of three directories: 177 <em>bin</em> , <em>docs</em> and <em>classes</em> . Only the <em>bin</em> and178 <em> classes</em> directories are required to run Phing. To install Phing, choose177 <em>bin</em> , <em>docs</em> and <em>classes</em>. Only the <em>bin</em>, <em>classes</em> and 178 <em>etc</em> directories are required to run Phing. To install Phing, choose 179 179 a directory and uncompress the distribution file in that directory (you may 180 180 already have done this in a prior step). This directory will be known as <em>PHING_HOME</em>
