This file is indexed.

/usr/share/doc/wireshark-doc/wsdg_html_chunked/ChapterSetup.html is in wireshark-doc 1.10.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. Quick Setup</title><link rel="stylesheet" type="text/css" href="ws.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Wireshark Developer's Guide"><link rel="up" href="PartEnvironment.html" title="Part I. Wireshark Build Environment"><link rel="prev" href="ChIntroHelp.html" title="1.7. Reporting problems and getting help"><link rel="next" href="ChSetupWin32.html" title="2.2. Win32: Step-by-Step Guide"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. Quick Setup</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ChIntroHelp.html">Prev</a> </td><th width="60%" align="center">Part I. Wireshark Build Environment</th><td width="20%" align="right"> <a accesskey="n" href="ChSetupWin32.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h2 class="title"><a name="ChapterSetup"></a>Chapter 2. Quick Setup</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="section"><a href="ChapterSetup.html#ChSetupUNIX">2.1. UNIX: Installation</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html">2.2. Win32: Step-by-Step Guide</a></span></dt><dd><dl><dt><span class="section"><a href="ChSetupWin32.html#ChSetupMSVC">2.2.1. Install Microsoft C compiler and SDK</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#ChSetupCygwin">2.2.2. Install Cygwin</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#ChSetupPython">2.2.3. Install Python</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#ChSetupsubversion">2.2.4. Install Subversion Client</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21586876">2.2.5. Install and Prepare Sources</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#ChSetupPrepareCommandCom">2.2.6. Prepare cmd.exe</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#ChToolsWin32Verify">2.2.7. Verify installed tools</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21620060">2.2.8. Install Libraries</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21624324">2.2.9. Distclean Sources</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21627068">2.2.10. Build Wireshark</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21631204">2.2.11. Debug Environment Setup (XXX)</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21631964">2.2.12. Optional: Create User's and Developer's Guide</a></span></dt><dt><span class="section"><a href="ChSetupWin32.html#idp21632900">2.2.13. Optional: Create a Wireshark Installer</a></span></dt></dl></dd></dl></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ChSetupUNIX"></a>2.1. UNIX: Installation</h2></div></div></div><p>All the tools required are usually installed on a UNIX
    developer machine.</p><p>If a tool is not already installed on your system, you
    will typically use the installation package from your
    distribution (by your favourite package manager: aptitude, yum,
    synaptics, ...).</p><p>If an install package is not available, or you have a
    reason not to use it (maybe because it's simply too old), you
    can install that tool from source code. The following sections
    will provide you with the webpage addresses where you can get
    these sources.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ChIntroHelp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="PartEnvironment.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ChSetupWin32.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">1.7. Reporting problems and getting help </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.2. Win32: Step-by-Step Guide</td></tr></table></div></body></html>