RLog

From CBLFS
Revision as of 17:01, 19 March 2009 by Jciccone (talk | contribs)
Jump to navigationJump to search
Download Source: http://arg0.net/vgough/download/rlog-1.3.7.tgz

Introduction to RLog

RLog provides a flexible message logging facility for C++ programs and libraries.

Project Homepage: http://arg0.net/wiki/rlog

Dependencies

Recommended

Optional

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

32Bit

Compile the package:

To do ...

Install the package:

To do ...

N32

Compile the package:

To do ...

Install the package:

To do ...

64Bit

Compile the package:

To do ...

Install the package:

To do ...

Contents

Installed Directories: /usr/include/rlog, /usr/share/doc/rlog
Installed Programs: None
Installed Libraries: librlog.{la,so}