mirror of
https://github.com/GNOME/libxml2.git
synced 2025-04-06 19:20:23 +08:00
Slightly updated the download section, pointing to HP UX port, Daniel
This commit is contained in:
parent
238836e88d
commit
b46a573c4f
@ -102,12 +102,25 @@ href="ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/libxml/">RPM
|
||||
packages</a> -->
|
||||
, Antonin Sprinzl also provide <a href="ftp://gd.tuwien.ac.at/pub/libxml/">a
|
||||
mirror in Austria</a>. (NOTE that you need both the <a href="http://rpmfind.net/linux/RPM/libxml2.html">libxml(2)</a> and <a href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml(2)-devel</a>
|
||||
packages installed to compile applications using libxml.) <a href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of
|
||||
the Windows port, <a href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
|
||||
binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a>
|
||||
provides <a href="http://garypennington.net/libxml2/">Solaris binaries</a>.
|
||||
packages installed to compile applications using libxml.)</p>
|
||||
<p>Binary ports:</p>
|
||||
<ul>
|
||||
<li>Red Hat RPMs for i386 are available directly on <a href="ftp://xmlsoft.org/">xmlsoft.org</a>, the source RPM will compile on
|
||||
any architecture supported by Red Hat.</li>
|
||||
<li>
|
||||
<a href="mailto:igor@zlatkovic.com"><p>Igor Zlatkovic</p>
|
||||
</a> is now the maintainer of the Windows port, <a href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
|
||||
binaries</a>.</li>
|
||||
<li>
|
||||
<a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a> provides
|
||||
<a href="http://garypennington.net/libxml2/">Solaris binaries</a>.</li>
|
||||
<li>
|
||||
<a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X
|
||||
binaries</a>.</p>
|
||||
binaries</a>.</li>
|
||||
<li>The HP-UX porting center provides <a href="http://hpux.connect.org.uk/hppd/hpux/Gnome/">HP-UX binaries</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>If you know other supported binary ports, please <a href="http://veillard.com/">contact me</a>.</p>
|
||||
<p><a name="Snapshot">Snapshot:</a></p>
|
||||
<ul>
|
||||
<li>Code from the W3C cvs base libxml <a href="ftp://xmlsoft.org/cvs-snapshot.tar.gz">cvs-snapshot.tar.gz</a>.</li>
|
||||
|
32
doc/xml.html
32
doc/xml.html
@ -567,15 +567,28 @@ packages</a> -->
|
||||
mirror in Austria</a>. (NOTE that you need both the <a
|
||||
href="http://rpmfind.net/linux/RPM/libxml2.html">libxml(2)</a> and <a
|
||||
href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml(2)-devel</a>
|
||||
packages installed to compile applications using libxml.) <a
|
||||
href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of
|
||||
the Windows port, <a
|
||||
href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
|
||||
binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a>
|
||||
provides <a href="http://garypennington.net/libxml2/">Solaris binaries</a>.
|
||||
<a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a
|
||||
href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X
|
||||
binaries</a>.</p>
|
||||
packages installed to compile applications using libxml.)</p>
|
||||
|
||||
<p>Binary ports:</p>
|
||||
<ul>
|
||||
<li>Red Hat RPMs for i386 are available directly on <a
|
||||
href="ftp://xmlsoft.org/">xmlsoft.org</a>, the source RPM will compile on
|
||||
any architecture supported by Red Hat.</li>
|
||||
<li><a href="mailto:igor@zlatkovic.com"><p>Igor Zlatkovic</p>
|
||||
</a> is now the maintainer of the Windows port, <a
|
||||
href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
|
||||
binaries</a>.</li>
|
||||
<li><a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a> provides
|
||||
<a href="http://garypennington.net/libxml2/">Solaris binaries</a>.</li>
|
||||
<li><a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a
|
||||
href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X
|
||||
binaries</a>.</li>
|
||||
<li>The HP-UX porting center provides <a
|
||||
href="http://hpux.connect.org.uk/hppd/hpux/Gnome/">HP-UX binaries</a></li>
|
||||
</ul>
|
||||
|
||||
<p>If you know other supported binary ports, please <a
|
||||
href="http://veillard.com/">contact me</a>.</p>
|
||||
|
||||
<p><a name="Snapshot">Snapshot:</a></p>
|
||||
<ul>
|
||||
@ -2915,6 +2928,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
} </pre>
|
||||
|
@ -269,6 +269,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
} </pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user