# Note: depends on rarian # Note: depends on intltool # Note: depends on pkg-config # Note: depends on Python2 # Note: depends on libxml2 (with python-support/module) # Note: depends on libxslt wget -c http://pub.mate-desktop.org/sources/mate-doc-utils/1.6/mate-doc-utils-1.6.2.tar.xz tar -xJf mate-doc-utils-1.6.2.tar.xz cd mate-doc-utils-1.6.2 mkdir -p build cd build ../configure --prefix="/usr" make # Doesn't mind -j# make install