1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY gnome-nettool-download-http
|
---|
8 | "&gnome-download-http;/gnome-nettool/3.8/gnome-nettool-&gnome-nettool-version;.tar.xz">
|
---|
9 | <!ENTITY gnome-nettool-download-ftp
|
---|
10 | "&gnome-download-ftp;/gnome-nettool/3.8/gnome-nettool-&gnome-nettool-version;.tar.xz">
|
---|
11 | <!ENTITY gnome-nettool-md5sum "d4fc944b7ba8fd5f49f04a73e0d37e80">
|
---|
12 | <!ENTITY gnome-nettool-size "576 KB">
|
---|
13 | <!ENTITY gnome-nettool-buildsize "14 MB">
|
---|
14 | <!ENTITY gnome-nettool-time "0.1 SBU">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="gnome-nettool" xreflabel="gnome-nettool-&gnome-nettool-version;">
|
---|
18 | <?dbhtml filename="gnome-nettool.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>gnome-nettool-&gnome-nettool-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="gnome-nettool">
|
---|
28 | <primary sortas="a-gnome-nettool">gnome-nettool</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to GNOME Nettool</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>GNOME Nettool</application> package is a network
|
---|
36 | information tool which provides GUI interface for some of the most
|
---|
37 | common command line network tools.
|
---|
38 | </para>
|
---|
39 |
|
---|
40 | &lfs91_checked;
|
---|
41 |
|
---|
42 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
43 | <itemizedlist spacing="compact">
|
---|
44 | <listitem>
|
---|
45 | <para>
|
---|
46 | Download (HTTP): <ulink url="&gnome-nettool-download-http;"/>
|
---|
47 | </para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>
|
---|
51 | Download (FTP): <ulink url="&gnome-nettool-download-ftp;"/>
|
---|
52 | </para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>
|
---|
56 | Download MD5 sum: &gnome-nettool-md5sum;
|
---|
57 | </para>
|
---|
58 | </listitem>
|
---|
59 | <listitem>
|
---|
60 | <para>
|
---|
61 | Download size: &gnome-nettool-size;
|
---|
62 | </para>
|
---|
63 | </listitem>
|
---|
64 | <listitem>
|
---|
65 | <para>
|
---|
66 | Estimated disk space required: &gnome-nettool-buildsize;
|
---|
67 | </para>
|
---|
68 | </listitem>
|
---|
69 | <listitem>
|
---|
70 | <para>
|
---|
71 | Estimated build time: &gnome-nettool-time;
|
---|
72 | </para>
|
---|
73 | </listitem>
|
---|
74 | </itemizedlist>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect3">GNOME Nettool Dependencies</bridgehead>
|
---|
77 |
|
---|
78 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
79 | <para role="required">
|
---|
80 | <xref linkend="gtk3"/>,
|
---|
81 | <xref linkend="itstool"/>, and
|
---|
82 | <xref linkend="libgtop"/>
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
|
---|
86 | <para role="optional">
|
---|
87 | <xref role="runtime" linkend="bind-utils"/>,
|
---|
88 | <xref role="runtime" linkend="nmap"/>,
|
---|
89 | <xref role="runtime" linkend="net-tools"/>,
|
---|
90 | <xref role="runtime" linkend="traceroute"/>, and
|
---|
91 | <xref role="runtime" linkend="whois"/>
|
---|
92 | </para>
|
---|
93 |
|
---|
94 | <para condition="html" role="usernotes">User Notes:
|
---|
95 | <ulink url="&blfs-wiki;/gnome-nettool"/>
|
---|
96 | </para>
|
---|
97 | </sect2>
|
---|
98 |
|
---|
99 | <sect2 role="installation">
|
---|
100 | <title>Installation of GNOME Nettool</title>
|
---|
101 |
|
---|
102 | <para>
|
---|
103 | Install <application>GNOME Nettool</application> by running
|
---|
104 | the following commands:
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <screen><userinput>sed -i 's/%s ping/%s/' src/ping.h &&
|
---|
108 | sed -i '27 s/%s6/%s /' src/ping.h &&
|
---|
109 | ./configure --prefix=/usr &&
|
---|
110 | make</userinput></screen>
|
---|
111 |
|
---|
112 | <para>
|
---|
113 | This package does not come with a test suite.
|
---|
114 | </para>
|
---|
115 |
|
---|
116 | <para>
|
---|
117 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
118 | </para>
|
---|
119 |
|
---|
120 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
121 |
|
---|
122 | </sect2>
|
---|
123 |
|
---|
124 | <sect2 role="content">
|
---|
125 | <title>Contents</title>
|
---|
126 |
|
---|
127 | <segmentedlist>
|
---|
128 | <segtitle>Installed Program</segtitle>
|
---|
129 | <segtitle>Installed Libraries</segtitle>
|
---|
130 | <segtitle>Installed Directories</segtitle>
|
---|
131 |
|
---|
132 | <seglistitem>
|
---|
133 | <seg>
|
---|
134 | gnome-nettool
|
---|
135 | </seg>
|
---|
136 | <seg>
|
---|
137 | None
|
---|
138 | </seg>
|
---|
139 | <seg>
|
---|
140 | /usr/share/gnome-nettool and
|
---|
141 | /usr/share/help/*/gnome-nettool
|
---|
142 | </seg>
|
---|
143 | </seglistitem>
|
---|
144 | </segmentedlist>
|
---|
145 |
|
---|
146 | <variablelist>
|
---|
147 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
148 | <?dbfo list-presentation="list"?>
|
---|
149 | <?dbhtml list-presentation="table"?>
|
---|
150 |
|
---|
151 | <varlistentry id="gnome-nettool-prog">
|
---|
152 | <term><command>gnome-nettool</command></term>
|
---|
153 | <listitem>
|
---|
154 | <para>
|
---|
155 | is a network information tool.
|
---|
156 | </para>
|
---|
157 | <indexterm zone="gnome-nettool gnome-nettool-prog">
|
---|
158 | <primary sortas="b-gnome-nettool">gnome-nettool</primary>
|
---|
159 | </indexterm>
|
---|
160 | </listitem>
|
---|
161 | </varlistentry>
|
---|
162 |
|
---|
163 | </variablelist>
|
---|
164 |
|
---|
165 | </sect2>
|
---|
166 |
|
---|
167 | </sect1>
|
---|