4593645 [rkeene@sledge /home/rkeene/projects/build]$ cat commoncpp2.txt
# SHORT DESC: C++ Common Functions
# LONG DESC: C++ (Not C Preprocessor as the name erroneously suggests) Common Functions.  GNU Common C++ is a portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593646 [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