You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ro...@apache.org on 2005/02/20 10:25:40 UTC

svn commit: r154488 - lenya/trunk/src/targets/kupu-build.xml

Author: roku
Date: Sun Feb 20 01:25:38 2005
New Revision: 154488

URL: http://svn.apache.org/viewcvs?view=rev&rev=154488
Log:
Added note from where to download xsltproc.
Unfortuately, it is not fotting to the build process to include a build kupu in the src dist.
So, for 1.2.2, kupu still needs to be build, which requires xsltproc to be installed

Modified:
    lenya/trunk/src/targets/kupu-build.xml

Modified: lenya/trunk/src/targets/kupu-build.xml
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/targets/kupu-build.xml?view=diff&r1=154487&r2=154488
==============================================================================
--- lenya/trunk/src/targets/kupu-build.xml (original)
+++ lenya/trunk/src/targets/kupu-build.xml Sun Feb 20 01:25:38 2005
@@ -39,6 +39,10 @@
     <fail unless="xsltproc.output">:            
       ********************************************
       * Please install "xsltproc" to build Kupu. *
+	  *                                          *
+	  * xsltproc can be downloaded from          *
+	  * ftp://ftp.zlatkovic.com/pub/libxml/      *
+	  * (you also need zlib and iconv)           *
       ********************************************
       
     </fail>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org