Mail Archives: djgpp/2019/08/18/17:13:55
This is a port of Libxslt 1.1.33 to MSDOS/DJGPP.
Libxslt is the XSLT C library developed for the GNOME project. XSLT itself
is a an XML language to define transformation for XML. Libxslt is based
on libxml2. It also implements most of the EXSLT set of processor-portable
extensions functions and some of Saxon's evaluate and expressions extensions.
DJGPP specific changes.
=======================
- There are no user visible changes. Only small changes have been done
to get the test suite running due to DOS style EOL issues.
- To configure, compile and use this library, a working port of libxml2
must be installed. The latest port is available from ftp.delorie.com
and mirrors as:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/xml229b.zip
- The documentation is only available as a large set of html documents
and their file names are not 8.3 clean. You will need LFN support to
install them, although I do not know if html formated documentation
makes any sense on plain DOS.
- The port has been configured and compiled on WinXP SP3, Win98SE and
MS-DOS 7.10 with DOSLFN 0.41c. There is no guarantee that this may
be possible with any other DOS-like OS. Due to the use of long file
names it will not be possible to configure and compile without LFN
support. The port has been compiled using gcc346 and bnu232b.
As usual, all djgpp specific files (diffs, README files, etc.) are stored
in the "djgpp" directory. The sources have been configured to be build
in the "_build" directory. If for some reason it does not work for you,
delete it contents and configure from scratch again.
Please read the docs to become familiar with this product.
Here is an extract of the NEWS file showing the user visible changes
from the last port (Libxslt 1.1.32) to this one:
-------------------------------------------------------------------------------
There exists no previous port thus read all available documentation.
-------------------------------------------------------------------------------
The port consists of two packages that have been produced using djdev205
(CVS repository code) and can be downloaded from ftp.delorie.com and
mirrors as (time stamp 2019-08-17):
Libxslt 1.1.33 headers, library and html format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/xst1133b.zip
Libxslt 1.1.33 source:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/xst1133s.zip
Send Libxslt specific bug reports to
<http://bugzilla.gnome.org/buglist.cgi?product=libxml2>.
Send suggestions and bug reports concerning the DJGPP port
to comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT igd DOT fhg DOT de>
- Raw text -