4593431 [rkeene@sledge /home/rkeene/projects/build]$ cat fltk.txt
# SHORT DESC: Fast Light Toolkit
# LONG DESC: FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface toolkit for X (UNIX), OpenGL, and WIN32 (Microsoft Windows 95, 98, ME, NT 4.0, and 2000).  It is currently maintained by a small group of developers across the world with a central repository on SourceForge.

./configure --prefix=/usr --libdir="${libdir}" --sysconfdir=/etc --localstatedir=/var --enable-shared && \
make && \
make install || exit 1
4593432 [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:06