mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to Ethereal-0.99.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5985 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
65912491c5
commit
3932f2971a
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY ethereal-download-http "http://www.ethereal.com/distribution/ethereal-ðereal-version;.tar.bz2">
|
<!ENTITY ethereal-download-http "http://www.ethereal.com/distribution/ethereal-ðereal-version;.tar.bz2">
|
||||||
<!ENTITY ethereal-download-ftp "ftp://ftp.ethereal.com/pub/ethereal/all-versions/ethereal-ðereal-version;.tar.bz2">
|
<!ENTITY ethereal-download-ftp "ftp://ftp.ethereal.com/pub/ethereal/all-versions/ethereal-ðereal-version;.tar.bz2">
|
||||||
<!ENTITY ethereal-md5sum "297f678c037f88429250830e924b8fa0">
|
<!ENTITY ethereal-md5sum "f9905b9d347acdc05af664a7553f7f76">
|
||||||
<!ENTITY ethereal-size "8.5 MB">
|
<!ENTITY ethereal-size "8.8 MB">
|
||||||
<!ENTITY ethereal-buildsize "315 MB">
|
<!ENTITY ethereal-buildsize "331 MB">
|
||||||
<!ENTITY ethereal-time "5.0 SBU">
|
<!ENTITY ethereal-time "5.4 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="ethereal" xreflabel="Ethereal-ðereal-version;">
|
<sect1 id="ethereal" xreflabel="Ethereal-ðereal-version;">
|
||||||
@ -64,6 +64,17 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||||
|
<itemizedlist spacing="compact">
|
||||||
|
<listitem>
|
||||||
|
<para>Additional Documentation: <ulink
|
||||||
|
url="http://www.ethereal.com/docs/"/></para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
<para>From this page you can download many different docs in a variety
|
||||||
|
of formats.</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Ethereal dependencies</bridgehead>
|
<bridgehead renderas="sect3">Ethereal dependencies</bridgehead>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
@ -82,15 +93,25 @@
|
|||||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
||||||
<xref linkend="python"/>,
|
<xref linkend="python"/>,
|
||||||
<xref linkend="pcre"/>,
|
<xref linkend="pcre"/>,
|
||||||
<ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>, and
|
<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
|
||||||
<ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink></para>
|
(which needs <ulink
|
||||||
|
url="http://www.gnupg.org/download/index.html#libgpg-error">libgpg-error</ulink>
|
||||||
|
then <ulink
|
||||||
|
url="http://www.gnupg.org/download/index.html#libgcrypt">libgcrypt</ulink>),
|
||||||
|
<ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
|
||||||
|
<ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink>, and
|
||||||
|
<ulink url="http://www.lua.org/">Lua</ulink></para>
|
||||||
|
|
||||||
|
<!-- Though configure looks for all these, and the developers I'm
|
||||||
|
sure use them, the doc sources are not included in the release
|
||||||
|
tarball (they are in SVN, though)
|
||||||
<bridgehead renderas="sect4">Optional (to build additional
|
<bridgehead renderas="sect4">Optional (to build additional
|
||||||
documentation)</bridgehead>
|
documentation)</bridgehead>
|
||||||
<para role="optional"><xref linkend="doxygen"/>,
|
<para role="optional"><xref linkend="doxygen"/>,
|
||||||
<xref linkend="libxml"/>,
|
<xref linkend="libxml"/>,
|
||||||
<xref linkend="libxslt"/>, and
|
<xref linkend="libxslt"/>, and
|
||||||
<xref linkend="fop"/></para>
|
<xref linkend="fop"/></para>
|
||||||
|
-->
|
||||||
|
|
||||||
<para condition="html" role="usernotes">User Notes:
|
<para condition="html" role="usernotes">User Notes:
|
||||||
<ulink url="&blfs-wiki;/ethereal"/></para>
|
<ulink url="&blfs-wiki;/ethereal"/></para>
|
||||||
@ -103,11 +124,10 @@
|
|||||||
<para>The kernel must have the Packet protocol enabled for
|
<para>The kernel must have the Packet protocol enabled for
|
||||||
<application>Ethereal</application> to capture live packets from the
|
<application>Ethereal</application> to capture live packets from the
|
||||||
network. Enable the Packet protocol by choosing <quote>Y</quote> in the
|
network. Enable the Packet protocol by choosing <quote>Y</quote> in the
|
||||||
<quote>Device Drivers</quote> – <quote>Networking support</quote>
|
<quote>Networking</quote> – <quote>Packet socket</quote>
|
||||||
– <quote>Networking options</quote> –
|
configuration parameter. Alternatively, build the
|
||||||
<quote>Packet socket</quote> configuration parameter. Alternatively,
|
<filename>af_packet.ko</filename> module by choosing <quote>M</quote> in
|
||||||
build the af_packet module by choosing <quote>M</quote> in this
|
this parameter.</para>
|
||||||
parameter.</para>
|
|
||||||
|
|
||||||
<indexterm zone="ethereal ethereal-kernel">
|
<indexterm zone="ethereal ethereal-kernel">
|
||||||
<primary sortas="d-Capturing-network-packets">Capturing network
|
<primary sortas="d-Capturing-network-packets">Capturing network
|
||||||
@ -122,7 +142,9 @@
|
|||||||
<para>Install <application>Ethereal</application> by running the following
|
<para>Install <application>Ethereal</application> by running the following
|
||||||
commands:</para>
|
commands:</para>
|
||||||
|
|
||||||
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --enable-threads &&
|
<screen><userinput>./configure --prefix=/usr \
|
||||||
|
--sysconfdir=/etc \
|
||||||
|
--enable-threads &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
<para>This package does not come with a test suite.</para>
|
<para>This package does not come with a test suite.</para>
|
||||||
@ -130,14 +152,22 @@ make</userinput></screen>
|
|||||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||||
|
|
||||||
<screen role="root"><userinput>make install &&
|
<screen role="root"><userinput>make install &&
|
||||||
install -v -m644 doc/README.* doc/randpkt.txt /usr/share/ethereal &&
|
install -v -m644 FAQ README{,.linux} doc/README.* doc/*.{pod,txt} \
|
||||||
|
/usr/share/ethereal &&
|
||||||
install -v -m644 -D ethereal.desktop \
|
install -v -m644 -D ethereal.desktop \
|
||||||
/usr/share/applications/ethereal.desktop &&
|
/usr/share/applications/ethereal.desktop &&
|
||||||
install -v -m644 -D image/elogo3d48x48.png \
|
install -v -m644 -D image/elogo3d48x48.png \
|
||||||
/usr/share/pixmaps/ethereal.png &&
|
/usr/share/pixmaps/ethereal.png &&
|
||||||
install -v -m755 -d /usr/share/pixmaps/ethereal/toolbar &&
|
install -v -m755 -d /usr/share/pixmaps/ethereal &&
|
||||||
install -v -m644 image/*.{png,ico,xpm} /usr/share/pixmaps/ethereal &&
|
install -v -m644 image/*.{png,ico,xpm,bmp} \
|
||||||
install -v -m644 image/toolbar/* /usr/share/pixmaps/ethereal/toolbar</userinput></screen>
|
/usr/share/pixmaps/ethereal</userinput></screen>
|
||||||
|
|
||||||
|
<para>If you downloaded any of the documentation files from the page
|
||||||
|
listed in the 'Additional Downloads', install them by issuing the following
|
||||||
|
commands as the <systemitem class="username">root</systemitem> user:</para>
|
||||||
|
|
||||||
|
<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/ethereal-ðereal-version; &&
|
||||||
|
install -v -m644 <replaceable><Downloaded_Files></replaceable> /usr/share/doc/ethereal-ðereal-version;</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
<!ENTITY day "30"> <!-- Always 2 digits -->
|
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2006">
|
<!ENTITY year "2006">
|
||||||
<!ENTITY version "svn-&year;&month;&day;">
|
<!ENTITY version "svn-&year;&month;&day;">
|
||||||
<!ENTITY releasedate "April &day;th, &year;">
|
<!ENTITY releasedate "May &day;st, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
||||||
@ -297,7 +297,7 @@
|
|||||||
<!ENTITY nmap-version "4.01">
|
<!ENTITY nmap-version "4.01">
|
||||||
<!ENTITY whois-version "4.7.13">
|
<!ENTITY whois-version "4.7.13">
|
||||||
<!ENTITY bind-version "9.3.2">
|
<!ENTITY bind-version "9.3.2">
|
||||||
<!ENTITY ethereal-version "0.10.14">
|
<!ENTITY ethereal-version "0.99.0">
|
||||||
|
|
||||||
<!-- Chapter 20 -->
|
<!-- Chapter 20 -->
|
||||||
<!ENTITY mailx-version "12.0">
|
<!ENTITY mailx-version "12.0">
|
||||||
|
@ -41,11 +41,20 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>May 1st, 2006</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[randy] - Updated to Ethereal-0.99.0.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>April 30th, 2006</para>
|
<para>April 30th, 2006</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Removed the gid for bina and usb as they
|
<para>[bdubbs] - Removed the gid for bin and usb as they
|
||||||
are defined in LFS. Added comment in the section about
|
are defined in LFS. Added comment in the section about
|
||||||
users and groups that base entries are in LFS.</para>
|
users and groups that base entries are in LFS.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user