<?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: Apache y Tomcat en Linux</title>
	<atom:link href="http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/</link>
	<description>Mundo geek, bitácora sobre todo lo geek: software, gadgets, tecnología, internet, linux...</description>
	<lastBuildDate>Fri, 19 Mar 2010 23:01:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Marianela</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-317774</link>
		<dc:creator>Marianela</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-317774</guid>
		<description>Gracias por tu publicacion me sirvio de mucho</description>
		<content:encoded><![CDATA[<p>Gracias por tu publicacion me sirvio de mucho</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: afalcon</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-304648</link>
		<dc:creator>afalcon</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-304648</guid>
		<description>Fantástica guía, muchas gracias.</description>
		<content:encoded><![CDATA[<p>Fantástica guía, muchas gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Erik</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-299316</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 05 Jun 2009 17:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-299316</guid>
		<description>Excelente ! funciona a la perfeccion.</description>
		<content:encoded><![CDATA[<p>Excelente ! funciona a la perfeccion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Jorge</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-299220</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Wed, 03 Jun 2009 21:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-299220</guid>
		<description>Lorena y otros que vi por hay con el mismo erros, te faltan unas librerias por eso el error al compilar el modulo instala libtool.
#yum install libtool</description>
		<content:encoded><![CDATA[<p>Lorena y otros que vi por hay con el mismo erros, te faltan unas librerias por eso el error al compilar el modulo instala libtool.<br />
#yum install libtool</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Lorena</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-297178</link>
		<dc:creator>Lorena</dc:creator>
		<pubDate>Fri, 01 May 2009 13:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-297178</guid>
		<description>Hola, en la instalacion de jdk y tomcat todo fue bien. Luego en el conector hay este error  :
# ./buildconf.sh
rm autom4te.cache
libtoolize --force --automake --copy
aclocal

aclocal:configure.in:159: warning: macro `AM_PROG_LIBTOOL&#039; not found in library
autoheader
automake -a --foreign --copy
autoconf
configure.in:149: error: possibly undefined macro: AC_PROG_LD
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:155: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:157: error: possibly undefined macro: AM_PROG_LIBTOOL
rm autom4te.cache

Que tengo que instalar o cual es la solución?
Mi distribución es CENTOS 5.
Gracias.</description>
		<content:encoded><![CDATA[<p>Hola, en la instalacion de jdk y tomcat todo fue bien. Luego en el conector hay este error  :<br />
# ./buildconf.sh<br />
rm autom4te.cache<br />
libtoolize &#8211;force &#8211;automake &#8211;copy<br />
aclocal</p>
<p>aclocal:configure.in:159: warning: macro `AM_PROG_LIBTOOL&#8217; not found in library<br />
autoheader<br />
automake -a &#8211;foreign &#8211;copy<br />
autoconf<br />
configure.in:149: error: possibly undefined macro: AC_PROG_LD<br />
      If this token and others are legitimate, please use m4_pattern_allow.<br />
      See the Autoconf documentation.<br />
configure.in:155: error: possibly undefined macro: AC_LIBTOOL_DLOPEN<br />
configure.in:157: error: possibly undefined macro: AM_PROG_LIBTOOL<br />
rm autom4te.cache</p>
<p>Que tengo que instalar o cual es la solución?<br />
Mi distribución es CENTOS 5.<br />
Gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Jefe</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-293637</link>
		<dc:creator>Jefe</dc:creator>
		<pubDate>Tue, 17 Mar 2009 23:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-293637</guid>
		<description>Gracias buen aporte me sirvio mucho</description>
		<content:encoded><![CDATA[<p>Gracias buen aporte me sirvio mucho</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: nerelaya</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-285868</link>
		<dc:creator>nerelaya</dc:creator>
		<pubDate>Sun, 14 Dec 2008 18:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-285868</guid>
		<description>Alguien me podria indicar como solucionar el problema que me ha surgido al unir tomcat con apache2?? Lo que me sucede ahora es que al poner en el navegador http://localhost/prueba.jsp que esta guardada en el webapps/Root del tomcat, en el navegador me pone que el fichero prueba.jsp no se encuentra en el servidor (en apache) y no se como solucionarlo.

Gracias. Es urgente!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>Alguien me podria indicar como solucionar el problema que me ha surgido al unir tomcat con apache2?? Lo que me sucede ahora es que al poner en el navegador <a href="http://localhost/prueba.jsp" rel="nofollow">http://localhost/prueba.jsp</a> que esta guardada en el webapps/Root del tomcat, en el navegador me pone que el fichero prueba.jsp no se encuentra en el servidor (en apache) y no se como solucionarlo.</p>
<p>Gracias. Es urgente!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: ppx</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-284083</link>
		<dc:creator>ppx</dc:creator>
		<pubDate>Tue, 18 Nov 2008 18:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-284083</guid>
		<description>Para Yeikler

Bueno pues yo tuve el mismo problema y lo arregle con solo declarar de una manera correcta las variables de ambiente es un error que esta en la variable CATALINA_HOME y parece ser el PATH solo compruebalo</description>
		<content:encoded><![CDATA[<p>Para Yeikler</p>
<p>Bueno pues yo tuve el mismo problema y lo arregle con solo declarar de una manera correcta las variables de ambiente es un error que esta en la variable CATALINA_HOME y parece ser el PATH solo compruebalo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: ppx</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-284082</link>
		<dc:creator>ppx</dc:creator>
		<pubDate>Tue, 18 Nov 2008 18:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-284082</guid>
		<description>Bueno ps de todo lo demas ia lo tengo bien solo se me presento un error al con el conector ps al tratar de testear me aparece un mensage como este

OK

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, genio_122@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

De ante mano agradesco su ayuda</description>
		<content:encoded><![CDATA[<p>Bueno ps de todo lo demas ia lo tengo bien solo se me presento un error al con el conector ps al tratar de testear me aparece un mensage como este</p>
<p>OK</p>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p>Please contact the server administrator, <a href="mailto:genio_122@example.com">genio_122@example.com</a> and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p>
<p>More information about this error may be available in the server error log.</p>
<p>De ante mano agradesco su ayuda</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: nerelaya</title>
		<link>http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-283408</link>
		<dc:creator>nerelaya</dc:creator>
		<pubDate>Sun, 09 Nov 2008 17:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/archivos/2006/04/03/apache-y-tomcat-en-linux/#comment-283408</guid>
		<description>Hola!

He seguido este manual y a la hora de compliar el conector de apache me sale lo siguiente:

rm autom4te.cache
libtoolize --force --automake --copy
aclocal
autoheader
automake -a --foreign --copy
configure.in:25: installing `scripts/build/unix/config.guess&#039;
configure.in:25: installing `scripts/build/unix/config.sub&#039;
autoconf
rm autom4te.cache

Lo cual no se si es un error, ya q no pone error. Y no se como arreglarlo puesto q ya he instalao los paqts ant, libtool, automake y autoconf.

Alguien sabria decirme como arreglarlo? O tiene q dar un mensaje parecido al compilarlo?

Gracias.</description>
		<content:encoded><![CDATA[<p>Hola!</p>
<p>He seguido este manual y a la hora de compliar el conector de apache me sale lo siguiente:</p>
<p>rm autom4te.cache<br />
libtoolize &#8211;force &#8211;automake &#8211;copy<br />
aclocal<br />
autoheader<br />
automake -a &#8211;foreign &#8211;copy<br />
configure.in:25: installing `scripts/build/unix/config.guess&#8217;<br />
configure.in:25: installing `scripts/build/unix/config.sub&#8217;<br />
autoconf<br />
rm autom4te.cache</p>
<p>Lo cual no se si es un error, ya q no pone error. Y no se como arreglarlo puesto q ya he instalao los paqts ant, libtool, automake y autoconf.</p>
<p>Alguien sabria decirme como arreglarlo? O tiene q dar un mensaje parecido al compilarlo?</p>
<p>Gracias.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
