You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by biranchi rout <bn...@gmail.com> on 2005/03/28 22:19:37 UTC

Applyihg patch to Jakarta-tomcat-5.5.8

Hi All,
  I am trying to install tomcat 5.5.8 to my Linux 9.0
According to installation procedure I should apply patch 
jakarta-tomcat-5.5.8-compat.tar to the file jakarta-tomcat-5.5.8
(after untaring from  jakarta-tomcat-5.5.8.tar.gz)

Does anybody know how to do it.

I untarred the jakarta-tomcat-5.5.8.tar.gz file which created a
directory jakarta-tomcat-5.5.8. But after that when I apply command
like

patch jakarta-tomcat-5.5.8 jakarta-tomcat-5.5.8-compat.tar 
or
patch jakarta-tomcat-5.5.8-compat

it simply hangs and does nothing. Can anyone please guide me about
applying patch.

Thanks for the help in advance.
Biranchi

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Applyihg patch to Jakarta-tomcat-5.5.8

Posted by Jason Bainbridge <jb...@gmail.com>.
On Mon, 28 Mar 2005 12:19:37 -0800, biranchi rout <bn...@gmail.com> wrote:
> Hi All,
>   I am trying to install tomcat 5.5.8 to my Linux 9.0
> According to installation procedure I should apply patch
> jakarta-tomcat-5.5.8-compat.tar to the file jakarta-tomcat-5.5.8
> (after untaring from  jakarta-tomcat-5.5.8.tar.gz)
> 
> Does anybody know how to do it.

Patch isn't quite the right term, just untar
jakarta-tomcat-5.5.8-compat.tar the same as you did
jakarta-tomcat-5.5.8.tar.gz except you don't need to decompress it so
just use:

tar -xvf  jakarta-tomcat-5.5.8-compat.tar

Regards,
-- 
Jason Bainbridge
http://kde.org - webmaster@kde.org
Personal Site - http://jasonbainbridge.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org