You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2004/06/20 06:35:25 UTC

svn commit: rev 21487 - xml/xerces-p/trunk

Author: jasons
Date: Sat Jun 19 21:35:24 2004
New Revision: 21487

Modified:
   xml/xerces-p/trunk/README
Log:
new version

Modified: xml/xerces-p/trunk/README
==============================================================================
--- xml/xerces-p/trunk/README	(original)
+++ xml/xerces-p/trunk/README	Sat Jun 19 21:35:24 2004
@@ -11,7 +11,7 @@
 
 
 
-1) Current Release: XML::Xerces 2.3.0-4
+1) Current Release: XML::Xerces 2.5.0-0
 ========================
 
 XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It
@@ -83,7 +83,7 @@
     ------------------------
 
 	#### NOTE: ####
-	Required version: 2.3.0
+	Required version: 2.5.0
 	###############
 
     (which can be downloaded from the apache archive <URL:
@@ -113,8 +113,8 @@
 
     Unpack the archive in a directory of your choice. Example (for UNIX):
 
-    * tar zxvf XML-Xerces-2.3.0-4.tar.gz
-    * cd XML-Xerces-2.3.0-4
+    * tar zxvf XML-Xerces-2.5.0-0.tar.gz
+    * cd XML-Xerces-2.5.0-0
 
     4.4) Getting Xerces-C
     ------------------------
@@ -133,7 +133,7 @@
     needs to be to build Xerces-C):
 
 
-	export XERCESCROOT=/home/jasons/xerces-2.3.0/
+	export XERCESCROOT=/home/jasons/xerces-2.5.0/
       
     If you choose to install Xerces-C on your system, you need to set the
     XERCES_INCLUDE and XERCES_LIB environment variables:
@@ -145,7 +145,7 @@
 5) Build XML::Xerces
 ========================
 
-    A) Go to the XML-Xerces-2.3.0-4 directory.
+    A) Go to the XML-Xerces-2.5.0-0 directory.
     B) Build XML::Xerces as you would any perl package that you might get from
 	CPAN:
         * perl Makefile.PL

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org