diff --git a/general.ent b/general.ent index 94f7f67e3e..e0398c754b 100644 --- a/general.ent +++ b/general.ent @@ -103,7 +103,7 @@ $Date$ - + diff --git a/general/genlib/libxml2.xml b/general/genlib/libxml2.xml index 2b23633a47..e7637bbca5 100644 --- a/general/genlib/libxml2.xml +++ b/general/genlib/libxml2.xml @@ -4,13 +4,12 @@ %general-entities; - - - - - + + + + ]> @@ -59,26 +58,19 @@ Optional Testsuite: - this - enables make check to do fuller testing. Note that - the package will point you to this if you try to run the command - without providing it, but the .tar.gz version is - not downloadable, Also note this is not the - latest version of the testsuite. + url="http://www.w3.org/XML/Test/xmlts20080205.tar.gz"/> - This + enables make check to do complete testing. Note + that this is not the latest version of the + testsuite, but it is the one specified by the developers. libxml2 Dependencies Optional - (used for the test suite - if found, but not required) and (will install a - Python library module if found) - - Optional (Required to Run the Full Suite of - Tests) - and - + (to build and install a + Python library module, additionally it is + required to run the full suite of tests) Some packages which utilize @@ -98,7 +90,9 @@ Installation of libxml2 - If you downloaded the testsuite, untar it in libxml2-&libxml2-version;. + If you downloaded the testsuite, issue the following command: + +tar xf ../xmlts20080205.tar.gz Install libxml2 by running the following commands: @@ -117,13 +111,8 @@ make Command Explanations - - --with-history: If this option is used, it - enables readline support when running + enables Readline support when running xmlcatalog or xmllint in shell mode. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 36496dbd34..fb138f7dc7 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,9 @@ February 16th, 2009 + + [randy] - Updated to libxml2-2.7.3. + [randy] - Updated to Shadow-4.1.2.2.