This file is indexed.

/usr/share/doc/sqliteman/en/apa.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Appendix A. 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="index.html" title="The Sqliteman Handbook"><link rel="prev" href="ch09s02.html" title="Licenses"><link rel="next" href="apas02.html" title="Requirements"></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">Appendix A. Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch09s02.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="apas02.html">Next</a></td></tr></table><hr></div><div class="appendix" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="installation"></a>Appendix A. Installation</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="apa.html#getting-kapp">How to obtain <span class="application">Sqliteman</span></a></span></dt><dd><dl><dt><span class="sect2"><a href="apa.html#id2528939">MS Windows</a></span></dt><dt><span class="sect2"><a href="apa.html#id2528999">Linux</a></span></dt><dt><span class="sect2"><a href="apa.html#id2529031">Mac OS X</a></span></dt><dt><span class="sect2"><a href="apa.html#id2529045">Other UNIXes</a></span></dt><dt><span class="sect2"><a href="apa.html#id2529058">Source Code</a></span></dt></dl></dd><dt><span class="sect1"><a href="apas02.html">Requirements</a></span></dt><dt><span class="sect1"><a href="apas03.html">Compilation and Installation</a></span></dt><dt><span class="sect1"><a href="apas04.html">Configuration</a></span></dt></dl></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="getting-kapp"></a>How to obtain <span class="application">Sqliteman</span></h2></div></div></div><p>Actually there are two available versions.</p><div class="variablelist"><dl><dt><span class="term">A stable one</span></dt><dd><p>It's maintained only for bug fixes. No additional features with possible new bugs added.</p></dd><dt><span class="term">A development branch called Trunk</span></dt><dd><p>It contains a lot of new features and tools. This version is sometimes released as a so called "snapshot" for public usage and -- mainly -- for testing. There can be incomplete localization for your language or some small issues but these snapshots are at least crash-free and data-loss-free.</p></dd></dl></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2528939"></a>MS Windows</h3></div></div></div><p>Download from <a href="http://sourceforge.net/project/platformdownload.php?group_id=189610" target="_top">Sqliteman area at sourceforge.net</a>. You can find there packages named "sqliteman" (it's stable one) and "sqliteman-svn-snapshot". The differences are described above. You don't need any more downloads -- it contains everything required.</p><p>MS Windows users can chose two packages. There is only one difference between them -- way of the installation.  "Sqliteman-<span class="emphasis"><em>version</em></span>-Setup.exe" is created as a installer package so you will use well known "next-next-chose path-next-finish" procedure to get it working. The 2nd package "sqliteman-<span class="emphasis"><em>version</em></span>-win.zip" does not contain any installer. It's prepared as a "unpack and run" for users with no administrator privileges.</p><div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>Downloadable <span class="application">Sqliteman</span> for MS Windows can be found on the various third party sites. You can not be sure what these packages contains. Everything is propably fine there but <span class="emphasis"><em>there is no content warranty of 3rd party packages</em></span>. Use official download repository rather.</p></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2528999"></a>Linux</h3></div></div></div><p>It's highly probable you have Sqliteman binary package prepared for your distribution. Use this way if it's possible.</p><p>Fresh packages for some distributions are prepared in <a href="http://download.opensuse.org/repositories/home:/subik/" target="_top">dedicated repository</a> thanks to the great Opensuse Build Service.</p><p>When you cannot find your binary package, try to compile Sqliteman from sources.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2529031"></a>Mac OS X</h3></div></div></div><p>Unfortunately I have no access to any Mac machine. Sqliteman compiles and runs fine on this platform but it has to be provided by third parties.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2529045"></a>Other UNIXes</h3></div></div></div><p>Some reports from users tell that it can be setup on Solaris, Opensolaris, *BSD. It's provided by 3rd parties again.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2529058"></a>Source Code</h3></div></div></div><p>Download a <a href="http://sourceforge.net/project/showfiles.php?group_id=189610" target="_top">tar.gz from sourceforge.net area</a> or use Subversion client to get the most up to date code.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch09s02.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="apas02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Licenses </td><td width="20%" align="center"><a accesskey="h" href="index.html">Contents</a></td><td width="40%" align="right" valign="top"> Requirements</td></tr></table></div></body></html>