Also, if you could, check to make sure that this file:
ZendL/Tool/Project/Structure/Context/Zf/ZfStandardLibraryDirectory.php
Looks like this:
http://framework.zend.com/code/browse/Zend_Framework/laboratory/Zend_Tool/library/ZendL/Tool/Project/Structure/Context/Zf/ZfStandardLibraryDirectory.php?r=11311
Another note: I am unsure where ./Zend in your include path is coming from. Do you know where that is getting set? Out of curiosity, how does ./Zend get in your include path?
Hopefully we can get this resolved :)
-ralph
On 9/10/08 10:13 PM, "booyachucka" <petemilner@...> wrote:
Hi Ralph,
Thanks for your response. Unfortunately the update version did not
resolve the issue. I updated both the zf.sh and zf.php files as well
as the entire ZendL directory but I am still getting the same error as
before.
Let me know if you need any more info.
Thanks
Peter
--- In zf-tool@yahoogroups.com <mailto:zf-tool%40yahoogroups.com> , Ralph Schindler <ralph.schindler@...>
wrote:
>
> Hey Peter,
>
> There have been updates that fix the issue you are having, please have a
> look at this:
>
>
http://framework.zend.com/code/browse/Zend_Framework/laboratory/Zend_Tool
>
> In the bottom left hand corner of the page, you’ll see a place where
you can
> download a zip or a targz file. This is the most recent updated version
> that is in SVN right now.
>
> Lemme know how this works!
> -ralph
>
>
> On 9/10/08 6:49 AM, "booyachucka" <petemilner@...> wrote:
>
> >
> >
> >
> > Hi All,
> >
> > I recently read about Zend Tool on Zend DevZone article published last
> > week. After following all the instructions in the article, I'm running
> > into this issue:
> >
> > peter@laptop:/var/www$ zf show version
> > Zend Framework Version: 1.6.0
> > peter@laptop:/var/www$ zf create project
> > Exception: RecursiveDirectoryIterator::__construct(./Zend): failed to
> > open dir: No such file or directory
> > peter@laptop:/var/www$ ls -la
> > total 20
> > drwxr-xr-x 4 peter peter 4096 2008-09-09 21:32 .
> > drwxrwxr-x 4 root peter 4096 2008-09-09 20:37 ..
> > drwxr-xr-x 6 peter peter 4096 2008-09-09 21:32 application
> > drwxr-xr-x 3 peter peter 4096 2008-09-09 21:32 library
> > -rw-r--r-- 1 peter peter 1724 2008-09-09 21:32 .zfproject.xml
> > peter@laptop:/var/www$
> >
> > There does not seem to be any index.php file or anything and the Zend
> > dir in the library is empty.
> >
> > I'm running on an Ubuntu system (PHP 5.2.4).
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Peter
> >
> >
> >
> >>>
> >>> --
> >>> Ralph Schindler
> >>> Software Engineer | ralph.schindler@...
> >>> Zend Framework | http://framework.zend.com/
> >>>
>
--
Ralph Schindler
Software Engineer | ralph.schindler@...
Zend Framework | http://framework.zend.com/