File: xwatch03.html

package info (click to toggle)
xwatch 2.11-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 404 kB
  • ctags: 76
  • sloc: ansic: 853; makefile: 113
file content (38 lines) | stat: -rw-r--r-- 1,233 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html>
<head>
<title>XWatch <br> The Logfiles Watcher </title>
</head>
<body  >
<hr>
<ul>
    <li> <a href="xwatch04.html">Next chapter</a>
    <li> <a href="xwatch02.html">Previous chapter</a>
    <li> <a href="xwatch.html">Table of contents</a>
</ul>
<hr>

<a name="l5"></a>
<h1>Chapter 3: Obtaining xwatch</h1> 
<p><code>XWatch</code> can be obtained at the ftp site <a href="ftp://ftp.icce.rug.nl"><code>ftp.icce.rug.nl</code></a>, in the directory <a href="ftp://ftp.icce.rug.nl/pub/unix"><code>/pub/unix</code></a>, as the file <code>xwatch-X.YY.tar.gz</code>.
    <code>X.YY</code> is the version number, e.g., 1.00. This site is the primary site,
    so check here for new versions.
<p>To unpack the archive, change-dir to your `sources' directory (e.g.,
    <code>/usr/local/src</code>) and type
<p><pre>
tar xvzf /where/ever/you/put/it/xwatch-X.YY.tar.gz

</pre>
 
<p>Next, change-dir to the unpacked subdirectory <code>xwatch</code> and check there.
    You will find a subdirectory <code>src</code> with the full sources.
<p>

<hr>
<ul>
    <li> <a href="xwatch04.html">Next chapter</a>
    <li> <a href="xwatch02.html">Previous chapter</a>
    <li> <a href="xwatch.html">Table of contents</a>
</ul>
<hr>
</body>
</html>