[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
1. 1. Introductory Questions | ||
2. 2. Compiling the Xlogmaster |
1.1 1.1. Preface | ||
1.2 1.2. What is the Xlogmaster ? | ||
1.3 1.3. What is the current version of the Xlogmaster ? | ||
1.4 1.4. Where can I find it? | ||
1.5 1.5. Where can I get help for using the Xlogmaster ? |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This is the introduction to a list of frequently asked questions (FAQ's) about the Xlogmaster with answers. This article contains a listing of the questions; subsequent articles contain the questions and answers.
If you know the answer of a question is in the FAQ list, please reply to the question by e-mail instead of posting. Help reduce noise!
Please suggest new questions, answers, wording changes, deletions, etc. The most helpful form for suggestions is a context diff (i.e. the output of ‘diff -c’). Include ‘FAQ’ in the subject of messages sent to me about the FAQ list.
Please do not send questions to me just because you do not want to disturb a lot of people and you think I would know the answer. I do not have time to answer questions individually and keep up with everything else I have to get done. Questions to me that have been answered before slow down development and that is bad for everyone.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The Xlogmaster is a GTK+ (see the GIMP tookit page under
http://www.gimp.org/ for more information) based program that helps you
to monitor all kinds of system activity. It allows monitoring and
background surveillance of all logfiles and devices that allow being
read by cat
like the ‘/proc’ devices. You can configure the
Xlogmaster graphically to take almost any action you can think of upon
certain events and it can certainly help you keeping track of everything
and increasing system security.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The current version is 1.4.3, released on August 24. 1998.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The source can be found via anonymous FTP at <A HREF="ftp://ftp.gnu.org/pub/gnu/">ftp.gnu.org:/pub/gnu/</A>
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If you installed everything correctly the easiest ways are probably
the tutorial that should be in your info tree. Otherwise you can find it in the ‘doc’ directory of the distribution
the manpage.
executing the Xlogmaster via xlogmaster --help
Other ways are to check out the homepage at
<A HREF="http://www.gnu.org/software/xlogmaster/xlogmaster.html">http://www.gnu.org/software/xlogmaster/xlogmaster.html</A>
or the mailinglists
<A HREF="mailto:beta-xlogmaster@gnu.org">beta-xlogmaster@gnu.org</A>
Subscription is done by sending a mail to
<A HREF="mailto:beta-xlogmaster-request@gnu.org">beta-xlogmaster-request@gnu.org</A>
leave the subject blank and enter ‘subscribe’ in the body.
<A HREF="mailto:help-xlogmaster@gnu.org">help-xlogmaster@gnu.org</A>
Subscription is done by sending a mail to
<A HREF="mailto:help-xlogmaster-request@gnu.org">help-xlogmaster-request@gnu.org</A>
leave the subject blank and enter ‘subscribe’ in the body.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.1 2.1. Normal installation | ||
2.2 2.2. Make doesn't seem to understand the Makefiles |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Normal installation is done by unpacking the archive and then entering
it. ./configure ; make ; make install
should do everything
then. The default is to install it into the ‘/usr/local’
structure. If you want to change that and for other configuration
options, please see ./configure --help
.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This can happen on some systems (especiall SunOS or old Solaris ones) –
the problem is easily fixed by using gmake
instead of make
.
[Top] | [Contents] | [Index] | [ ? ] |
[Top] | [Contents] | [Index] | [ ? ] |
This document was generated by root on December, 7 2007 using texi2html 1.78.
The buttons in the navigation panels have the following meaning:
Button | Name | Go to | From 1.2.3 go to |
---|---|---|---|
[ < ] | Back | Previous section in reading order | 1.2.2 |
[ > ] | Forward | Next section in reading order | 1.2.4 |
[ << ] | FastBack | Beginning of this chapter or previous chapter | 1 |
[ Up ] | Up | Up section | 1.2 |
[ >> ] | FastForward | Next chapter | 2 |
[Top] | Top | Cover (top) of document | |
[Contents] | Contents | Table of contents | |
[Index] | Index | Index | |
[ ? ] | About | About (help) |
where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:
This document was generated by root on December, 7 2007 using texi2html 1.78.