4593394 [rkeene@sledge /home/rkeene/projects/build]$ cat dillo.txt
# SHORT DESC: Fast GTK+ based web browser
# LONG DESC: Dillo Web browser is a very fast, extremely small Web browser that's completely written in C. The source and binary are less than 400 kilobytes each. It is a graphical browser built upon GTK+, and it renders a good subset of HTML, excluding frames, JavaScript, and JVM support.

# COMPILE REQUIREMENT: fltk

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593395 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05