You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Mark Breitner <ma...@gmx.de> on 2005/04/22 10:27:11 UTC

WCK : Patch error during compiling

Hi, everytime I  try to compile the WCK I get the following error :

BUILD FAILED
C:\webck\jakarta-slide\wck\build.xml:190: java.io.IOException:
CreateProcess: patch -i
C:\webck\jakarta-slide\src\conf\catalina\tomcat-jaas-server.patch
C:\Tomcat5\conf\server.xml error=2


I am using ant 1.6.2 and got a clean tomcat 5.0.2.8 install.

without patching these files the compiling works. But I think I have to
patch these files to get slide working.

Who can help ?

Bye,
Mark

-- 
+++ NEU: GMX DSL_Flatrate! Schon ab 14,99 EUR/Monat! +++

GMX Garantie: Surfen ohne Tempo-Limit! http://www.gmx.net/de/go/dsl

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


RE: WCK : Patch error during compiling

Posted by Dan Liliedahl <dl...@efoundry.com>.
If you look at the ant docs for the <patch> task, it notes that patch must
be installed on the OS.  If you run the build on *nix, you have no problems
because patch is a provided utility.  On Windows, you need to install a
patch.exe program and place it on your path.  For a windows version, try:

http://unxutils.sourceforge.net/

cheers,
Dan

> -----Original Message-----
> From: Mark Breitner [mailto:mark.breitner@gmx.de]
> Sent: Friday, April 22, 2005 4:27 AM
> To: slide-user@jakarta.apache.org
> Subject: WCK : Patch error during compiling
> 
> Hi, everytime I  try to compile the WCK I get the following error :
> 
> BUILD FAILED
> C:\webck\jakarta-slide\wck\build.xml:190: java.io.IOException:
> CreateProcess: patch -i
> C:\webck\jakarta-slide\src\conf\catalina\tomcat-jaas-server.patch
> C:\Tomcat5\conf\server.xml error=2
> 
> 
> I am using ant 1.6.2 and got a clean tomcat 5.0.2.8 install.
> 
> without patching these files the compiling works. But I think I have to
> patch these files to get slide working.
> 
> Who can help ?
> 
> Bye,
> Mark
> 
> --
> +++ NEU: GMX DSL_Flatrate! Schon ab 14,99 EUR/Monat! +++
> 
> GMX Garantie: Surfen ohne Tempo-Limit! http://www.gmx.net/de/go/dsl
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org


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