cd /sources/ &&
tar -xjf libgtkhtml-2.6.3.tar.bz2 &&
cd libgtkhtml-2.6.3 &&
./configure --prefix=/usr --sysconfdir=/etc --disable-accessibility &&
make && make install
The output should look something like this:
~~~
Please read our Terms of Use
The Mountain Climbing Journal filesystem has borrowed heavily from various pieces of Linux From Scratch.