This file is indexed.

/usr/share/doc/sqliteman/en/apas03.html is in sqliteman-doc 1.2.2-0ubuntu6.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Compilation and Installation</title><link rel="stylesheet" href="kde-default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.67.2"><meta name="keywords" content="Sqliteman, SQL, Sqlite, development, database"><link rel="start" href="index.html" title="The Sqliteman Handbook"><link rel="up" href="apa.html" title="Appendix A. Installation"><link rel="prev" href="apas02.html" title="Requirements"><link rel="next" href="apas04.html" title="Configuration"></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">Compilation and Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apas02.html">Prev</a> </td><th width="60%" align="center">Appendix A. Installation</th><td width="20%" align="right"> <a accesskey="n" href="apas04.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="compilation"></a>Compilation and Installation</h2></div></div></div><p>Some more tools are required for compiling <span class="application">Sqliteman</span>
from source code:</p><p>
</p><div class="itemizedlist"><ul type="disc"><li><p><a href="http://cmake.org" target="_top">Cmake</a> build system</p></li><li><p><a href="http://trolltech.com" target="_top">Qt4</a> library with its development parts (headers etc.)</p></li><li><p>A C++ compiler and linked. Tested with gcc(g++), MinGW and MSVC</p></li><li><p>Optional: <a href="http://www.riverbankcomputing.co.uk" target="_top">Qscintilla2</a> library
and its development parts. You can use built-in QScintilla2 support in <span class="application">Sqliteman</span> instead.</p></li><li><p>Then read the README file in the root directory.</p></li></ul></div><p>
</p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Important</h3><p>Please, don't compile <span class="application">Sqliteman</span> if you are not
interested in development and/or you are not a powered user. Use binary
packages for your operating system instead.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apas02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="apa.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="apas04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Requirements </td><td width="20%" align="center"><a accesskey="h" href="index.html">Contents</a></td><td width="40%" align="right" valign="top"> Configuration</td></tr></table></div></body></html>