This file is indexed.

/usr/share/doc/bless/user/ch02.html is in bless 0.6.0-5.

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
11
12
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. Building and Installing Bless</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Bless 0.6.0 Manual"><link rel="up" href="index.html" title="Bless 0.6.0 Manual"><link rel="prev" href="ch01.html" title="Chapter 1. Introduction"><link rel="next" href="ch02s02.html" title="Installation 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. Building and Installing Bless</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="bless-install"></a>Chapter 2. Building and Installing Bless</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch02.html#bless-install-requirements"><span class="application">Bless</span> 0.6.0 requirements</a></span></dt><dt><span class="section"><a href="ch02s02.html">Installation guide</a></span></dt></dl></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="bless-install-requirements"></a><span class="application">Bless</span> 0.6.0 requirements</h2></div></div></div><p>
				The main target platform for <span class="application">Bless</span> is GNU/Linux. However, all the libraries it
				uses are cross-platform, so <span class="application">Bless</span> should be able to run without problems 
				on all the major platforms (GNU/Linux, *BSD, Solaris, Win32).
			</p><p>
			To build and run <span class="application">Bless</span> 0.6.0 you need:
			</p><div class="itemizedlist"><ul type="disc"><li><p>GTK+ &gt;=2.8.x (Included in all modern GNU/Linux distributions, <a class="ulink" href="http://www.gtk.org" target="_top">http://www.gtk.org</a>)</p></li><li><p>mono/.NET runtime and C# compiler &gt;= 1.1.14 (<a class="ulink" href="http://www.mono-project.com" target="_top">http://www.mono-project.com</a>)</p></li><li><p>Gtk#  &gt;=2.8 bindings for GTK+ (<a class="ulink" href="http://gtk-sharp.sourceforge.net" target="_top">http://gtk-sharp.sourceforge.net</a>)</p></li><li><p>pkg-config (Included in all modern GNU/Linux distributions)</p></li></ul></div><p>
		    </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
					Development is done using the latest stable versions of the above libraries. 
					Although using an older version may be OK, there is no guarantee that there 
					will not be problems.
				</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 1. Introduction </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Installation guide</td></tr></table></div></body></html>