#1256: The tutorial's installation instructions for SVN versions do not work 
with
1.0.2
-------------------------------------+--------------------------------------
 Reporter:  markus.ler...@…          |       Owner:  mikeseth
     Type:  defect                   |      Status:  new     
 Priority:  normal                   |   Milestone:          
Component:  documentation            |     Version:  1.0.2   
 Severity:  normal                   |    Keywords:          
Has_patch:  0                        |  
-------------------------------------+--------------------------------------
 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.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1256>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to