Эх сурвалжийг харах

Updated URLs in INSTALL file per Archaic's patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 20 жил өмнө
parent
commit
800abab20b
1 өөрчлөгдсөн 8 нэмэгдсэн , 8 устгасан
  1. 8 8
      INSTALL

+ 8 - 8
INSTALL

@@ -12,24 +12,24 @@ website at http://www.linuxfromscratch.org for more information.
 If all you want to do is convert XML to HTML perform the following:
 If all you want to do is convert XML to HTML perform the following:
 
 
 * libxml2
 * libxml2
-  - http://www.linuxfromscratch.org/blfs/view/cvs/general/libxml2.html
+  - http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html
 
 
 * libxslt
 * libxslt
-  - http://www.linuxfromscratch.org/blfs/view/cvs/general/libxslt.html
+  - http://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
 
 
 * DocBook DTD 
 * DocBook DTD 
-  - http://www.linuxfromscratch.org/blfs/view/cvs/pst/xml.html
+  - http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
 
 
 * DocBook XSL Stylesheets 
 * DocBook XSL Stylesheets 
-  - http://www.linuxfromscratch.org/blfs/view/cvs/pst/docbook-xsl.html
+  - http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
   - additionally create a link from
   - additionally create a link from
-    /usr/share/xml/docbook/xsl-stylesheets-1.67.0 to
+    /usr/share/xml/docbook/xsl-stylesheets-[version] to
     /usr/share/xml/docbook/xsl-stylesheets-current
     /usr/share/xml/docbook/xsl-stylesheets-current
 
 
-    ln -s xsl-stylesheets-1.67.0 /usr/share/xml/docbook/xsl-stylesheets-current
+    ln -s xsl-stylesheets-[version] /usr/share/xml/docbook/xsl-stylesheets-current
 
 
 * HTMLTidy
 * HTMLTidy
-  - http://www.linuxfromscratch.org/blfs/view/cvs/general/tidy.html
+  - http://www.linuxfromscratch.org/blfs/view/svn/general/tidy.html
   - you'll also need the patch at http://linuxfromscratch.org/~matthew/tidy-041026-prevent_PRE_newlines-1.patch as well.
   - you'll also need the patch at http://linuxfromscratch.org/~matthew/tidy-041026-prevent_PRE_newlines-1.patch as well.
 
 
 ------------------------------------------------------------------------------- 
 ------------------------------------------------------------------------------- 
@@ -39,7 +39,7 @@ already installed) and converts it to PDF.  FOP is dependent on ANT
 (Another Neat Tool) and the Java Advanced Imaging (JAI) API.
 (Another Neat Tool) and the Java Advanced Imaging (JAI) API.
 
 
 First we need the Java SDK installed.  See
 First we need the Java SDK installed.  See
-http://www.linuxfromscratch.org/blfs/view/cvs/general/j2sdk.html.
+http://www.linuxfromscratch.org/blfs/view/svn/general/j2sdk.html.
 
 
 Now install JAI:
 Now install JAI:
   - Download jai-1_1_2_01-lib-linux-i586-jdk.bin from
   - Download jai-1_1_2_01-lib-linux-i586-jdk.bin from