4593209 [rkeene@sledge /home/rkeene/projects/build]$ cat log4cpp.txt
# SHORT DESC: C++ Library for Logging
# LONG DESC: Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.

sed 's@^};$@}@' include/log4cpp/Manipulator.hh > include/log4cpp/Manipulator.hh.new
cat include/log4cpp/Manipulator.hh.new > include/log4cpp/Manipulator.hh

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