Modify

Ticket #537 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Install documentation incorrect/incomplete

Reported by: anonymous Owned by: mrook
Priority: minor Milestone: 2.4.3
Component: documentation Version: 2.4.1
Keywords: Cc:

Description

The install documentation at  http://phing.info/docs/guide/stable/chapters/Setup.html does not give enough information to easily install phing.

  • The pear command "pear install phing-2.0.0b1-pear.tar.gz" does not work.
  • When installed, the pear package has a directory called 'bin' but no phing command. There's a phing.php command, which calls require_once 'phing/Phing.php however there is no subdirectory called 'phing' within the distribution.

Presumably, this requires the distro to be placed in a subdirectory called 'phing' on the include-path. This does not appear to be documented.

Overall, installation is an overly-manual process which requires a good level of PHP knowledge. This will be a barrier to widespread take-up of Phing.

Attachments

Change History

comment:1 Changed 18 months ago by mrook

  • Status changed from new to assigned

You are right, the instructions in that part of the documentation are old (and I will update them), from your description it sounds like you installed an old version of Phing?

Installing Phing via PEAR is a breeze, see  http://phing.info/trac/wiki/Users/Download for details.

comment:2 Changed 18 months ago by mrook

  • Priority changed from major to minor
  • Component changed from phing-core to documentation

comment:3 Changed 18 months ago by mrook

(In [841]) Refs #537 - fix/rework installation documentation

comment:4 Changed 18 months ago by mrook

  • Status changed from assigned to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.