メインコンテンツに移動

libXML2

libXML2は, 何かを行うライブラリーです.

バイナリーパッケージでインストール

これ

バイナリーパッケージの作成

$ git clone https://gitlab.gnome.org/GNOME/libxml2.git
$ cd libxml2
$ git checkout refs/tags/v2.9.8
$ autoreconf --install
$ ./configure
$ make
$ fswatch -x /usr/local/ >& files.log &
$ sudo make install
$ kill -9 %1
$ fswatch_analyze.sh -c _binary files.log
$ pkgbuild --identifier libxml2 --root _binary libxml2.9.8-osx10.15.pkg
File attachments
添付 サイズ
libxml2.9.8-osx10.15.pkg 4.06 MB