/usr/share/doc/sqliteman/en/apas02.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 8 9 10 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Requirements</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="apa.html" title="Appendix A. Installation"><link rel="next" href="apas03.html" title="Compilation and Installation"></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">Requirements</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apa.html">Prev</a> </td><th width="60%" align="center">Appendix A. Installation</th><td width="20%" align="right"> <a accesskey="n" href="apas03.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="requirements"></a>Requirements</h2></div></div></div><p>
In order to successfully use <span class="application">Sqliteman</span>, you need Qt4 library at least 4.2.
With Sqlite support (QSql module).
</p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Important</h3><p>It's strongly recommended to use later versions of Qt4 because there
are some serious bugs fixed. Unfortunately some Linux distribution does not contain
latest Qt libraries…</p></div><p>The Sqlite3 binary client is required for some actions. <span class="application">Sqliteman</span> checks
for its presence every start.</p><p>
Packages for MS Windows are prepared with all required tools and libraries to use.
Linux packages should provide requirements by distribution package system.
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apa.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="apas03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix A. Installation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Contents</a></td><td width="40%" align="right" valign="top"> Compilation and Installation</td></tr></table></div></body></html>
|