RLog: Difference between revisions
From CBLFS
Jump to navigationJump to search
Chipster19 (talk | contribs) New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://arg0.net/vgough/download/rlog-{{rlog-Version}}.tgz |} ---- {{Package-Introduction|RLog provides a ... |
No edit summary |
||
| Line 74: | Line 74: | ||
|librlog.{la,so} | |librlog.{la,so} | ||
|} | |} | ||
[[Category:Programming]] | |||
Revision as of 16:01, 19 March 2009
| 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} |