
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios en: Instalar y configurar Zend Framework y Zend_Tool para construir proyectos en Ubuntu</title>
	<atom:link href="http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/</link>
	<description>Blog de informática: programación, internet, php, wordpress, zend framework, mysql, windows, mootools, linux,...</description>
	<lastBuildDate>Sat, 21 Jan 2012 22:41:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: luico</title>
		<link>http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/comment-page-1/#comment-5706</link>
		<dc:creator>luico</dc:creator>
		<pubDate>Tue, 23 Aug 2011 16:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://otroblogmas.com/?p=1806#comment-5706</guid>
		<description>ya mansitos ; tienen ke agregar el /bin/zf.sh tabn al include_path</description>
		<content:encoded><![CDATA[<p>ya mansitos ; tienen ke agregar el /bin/zf.sh tabn al include_path</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: luico</title>
		<link>http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/comment-page-1/#comment-5705</link>
		<dc:creator>luico</dc:creator>
		<pubDate>Tue, 23 Aug 2011 15:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://otroblogmas.com/?p=1806#comment-5705</guid>
		<description>ya ps responde a mi tabn me sale ese error ya somo tres</description>
		<content:encoded><![CDATA[<p>ya ps responde a mi tabn me sale ese error ya somo tres</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Juan Carlos</title>
		<link>http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/comment-page-1/#comment-3901</link>
		<dc:creator>Juan Carlos</dc:creator>
		<pubDate>Tue, 29 Mar 2011 17:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://otroblogmas.com/?p=1806#comment-3901</guid>
		<description>Pues a mi me sale lo mismo que a gerardo. ¿Qué me falta para continuar?</description>
		<content:encoded><![CDATA[<p>Pues a mi me sale lo mismo que a gerardo. ¿Qué me falta para continuar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Reedyseth</title>
		<link>http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/comment-page-1/#comment-3762</link>
		<dc:creator>Reedyseth</dc:creator>
		<pubDate>Tue, 15 Mar 2011 19:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://otroblogmas.com/?p=1806#comment-3762</guid>
		<description>Grax man con tu post y otros comandos hice funcionar el zend, si alguien tiene mas broncas que lo pregunten para ayudar.</description>
		<content:encoded><![CDATA[<p>Grax man con tu post y otros comandos hice funcionar el zend, si alguien tiene mas broncas que lo pregunten para ayudar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: gerardo</title>
		<link>http://otroblogmas.com/instalar-zend-framework-zend_tool-para-construir-proyectos-ubuntu/comment-page-1/#comment-1124</link>
		<dc:creator>gerardo</dc:creator>
		<pubDate>Sat, 29 May 2010 23:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://otroblogmas.com/?p=1806#comment-1124</guid>
		<description>hola como estas mira hace un unos mese que empece con php y ahora me gustaria meterme con zend frmework, segui este tutorial tal cual hasta la comprobacion de zend tool y ahi me tira un error que seria el sig:


***************************** ZF ERROR ********************************
In order to run the zf command, you need to ensure that Zend Framework
is inside your include_path.  There are a variety of ways that you can
ensure that this zf command line tool knows where the Zend Framework
library is on your system, but not all of them can be described here.

The easiest way to get the zf command running is to allow is to give it
the include path via an environment variable ZEND_TOOL_INCLUDE_PATH or
ZEND_TOOL_INCLUDE_PATH_PREPEND with the proper include path to use,
then run the command &quot;zf --setup&quot;.  This command is designed to create
a storage location for your user, as well as create the zf.ini file
that the zf command will consult in order to run properly on your
system.  

Example you would run:

$ ZEND_TOOL_INCLUDE_PATH=/path/to/library zf --setup

Your are encourged to read more in the link that follows.
Zend_Tool &amp; CLI Setup Information
(available via the command line &quot;zf --info&quot;)
   * Home directory found in environment variable HOME with value /home/pc
   * Storage directory assumed in home directory at location /home/pc/.zf/
   * Storage directory does not exist at /home/pc/.zf/
   * Config file assumed in home directory at location /home/pc/.zf.ini
   * Config file does not exist at /home/pc/.zf.ini

To change the setup of this tool, run: &quot;zf --setup&quot;

no que quiere?, creo que quiere que guarde en la variable $ZEND_TOOL_INCLUDE_PATH un archivo zf de configuracion pero no se cual ni don de se encuentra y tampoco se donde va la variable ... ira en php.ini?
por favor si me podes dar una mano te lo voy a agradecer, saludos</description>
		<content:encoded><![CDATA[<p>hola como estas mira hace un unos mese que empece con php y ahora me gustaria meterme con zend frmework, segui este tutorial tal cual hasta la comprobacion de zend tool y ahi me tira un error que seria el sig:</p>
<p>***************************** ZF ERROR ********************************<br />
In order to run the zf command, you need to ensure that Zend Framework<br />
is inside your include_path.  There are a variety of ways that you can<br />
ensure that this zf command line tool knows where the Zend Framework<br />
library is on your system, but not all of them can be described here.</p>
<p>The easiest way to get the zf command running is to allow is to give it<br />
the include path via an environment variable ZEND_TOOL_INCLUDE_PATH or<br />
ZEND_TOOL_INCLUDE_PATH_PREPEND with the proper include path to use,<br />
then run the command &#8220;zf &#8211;setup&#8221;.  This command is designed to create<br />
a storage location for your user, as well as create the zf.ini file<br />
that the zf command will consult in order to run properly on your<br />
system.  </p>
<p>Example you would run:</p>
<p>$ ZEND_TOOL_INCLUDE_PATH=/path/to/library zf &#8211;setup</p>
<p>Your are encourged to read more in the link that follows.<br />
Zend_Tool &amp; CLI Setup Information<br />
(available via the command line &#8220;zf &#8211;info&#8221;)<br />
   * Home directory found in environment variable HOME with value /home/pc<br />
   * Storage directory assumed in home directory at location /home/pc/.zf/<br />
   * Storage directory does not exist at /home/pc/.zf/<br />
   * Config file assumed in home directory at location /home/pc/.zf.ini<br />
   * Config file does not exist at /home/pc/.zf.ini</p>
<p>To change the setup of this tool, run: &#8220;zf &#8211;setup&#8221;</p>
<p>no que quiere?, creo que quiere que guarde en la variable $ZEND_TOOL_INCLUDE_PATH un archivo zf de configuracion pero no se cual ni don de se encuentra y tampoco se donde va la variable &#8230; ira en php.ini?<br />
por favor si me podes dar una mano te lo voy a agradecer, saludos</p>
]]></content:encoded>
	</item>
</channel>
</rss>

