Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
agavi opened this issue Feb 9, 2012 · 1 comment
Assignees
Labels

Comments

@agavi
Copy link
Collaborator

agavi commented Feb 9, 2012

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)

@ghost ghost assigned emestee Feb 9, 2012
@agavi
Copy link
Collaborator Author

agavi commented Feb 9, 2012

Err, sorry, I ment package.xml of course.

Originally posted to Trac on 2010-03-23T17:41:46+00:00 by @horros

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant