Skip to content

The tutorial's installation instructions for SVN versions do not work with 1.0.2 #13

@ghost

Description

The instructions for installing Agavi from SVN do not work with Agavi 1.0.2. The instructions say

  $ cd (agavi checkout path)
  $ pear channel-discover pear.agavi.org
  $ phing package-pear
  $ cd build/
  $ pear package

However, phing package-pear generates a pear-build directory, not a build directory.

Also, inside said pear-build directory, there is no build.xml-file, so pear package also fails. There is a build directory under pear-build, but that does not contain a build.xml-file either.

(Originally posted to Trac as ticket #1256 on 2010-03-23T17:40:08+00:00 by @horros)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions