概要:
URL: http://www.xmlsoft.org/
URL (日本語):
ダウンロード先: ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.4/
% tar -zxvf libxml2-2.4.26.tar.gz % cd libxml2-2.4.26 % ./configure --with-zlib \ --with-readline=/usr/local/lib \ --with-history \ --with-schemas % make % make check # make install