--- parser3/INSTALL 2003/03/31 08:35:45 1.31.6.1 +++ parser3/INSTALL 2003/05/12 06:35:16 1.32 @@ -39,7 +39,7 @@ $prefix/etc/ parser3.charsets/ -- charset definition files koi8-r.cfg -- cyrillic charset [KOI8-R encoding] - windows-1250.cfg -- central europian charset [windows-1250 encoding] + windows-1250.cfg -- central European charset [windows-1250 encoding] windows-1251.cfg -- cyrillic charset [windows-1251 encoding] windows-1257.cfg -- baltic charset [windows-1257 encoding] @@ -49,15 +49,15 @@ That would be 'basic' version of it. 3b. In case you wish xml(xdoc and xnode classes) support you need libraries - libxml2 >= 2.5.5 [ftp://xmlsoft.org/libxml2-2.5.5.tar.gz] - libxslt >= 1.0.28 [ftp://xmlsoft.org/libxslt-1.0.28.tar.gz] + libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] + libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] glib >= 1.2.10 [ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz] - gdome2 >= 0.7.4 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.4.tar.gz] + gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz] on your system, and specify path to them to Parser3 configure script. Sources of these two libraries must be patched prior to compile: -todo//:: * libxml2 -//? * libxslt + * libxml2 + * libxslt Installation sequence of these libraries to $D/gnome: @@ -138,7 +138,7 @@ todo//:: * libxml2 --with-glib-config=/path/to/your/glib-config NOTE: In case you are using SHARED mime library, you may want to link in direct path to it, - use this key to specify which linker key to use do do that: + use this key to specify which linker key to use to do that: --with-pathlink=LKEY put dynamic libraries paths to binary using linker key (-R, -rpath-link) @@ -186,4 +186,4 @@ todo//:: * libxml2 Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.31.6.1 2003/03/31 08:35:45 paf Exp $ +$Id: INSTALL,v 1.32 2003/05/12 06:35:16 paf Exp $