/usr/share/doc/cedar-backup2-doc/manual/ch03.html is in cedar-backup2-doc 2.24.1-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 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 3. Installation</title><link rel="stylesheet" type="text/css" href="styles.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="Cedar Backup Software Manual"><link rel="up" href="index.html" title="Cedar Backup Software Manual"><link rel="prev" href="ch02s09.html" title="Extensions"><link rel="next" href="ch03s02.html" title="Installing on a Debian System"></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 3. Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s09.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch03s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 3. Installation"><div class="titlepage"><div><div><h2 class="title"><a name="cedar-install"></a>Chapter 3. Installation</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ch03.html#cedar-install-background">Background</a></span></dt><dt><span class="sect1"><a href="ch03s02.html">Installing on a Debian System</a></span></dt><dt><span class="sect1"><a href="ch03s03.html">Installing from Source</a></span></dt><dd><dl><dt><span class="sect2"><a href="ch03s03.html#cedar-install-source-deps">Installing Dependencies</a></span></dt><dt><span class="sect2"><a href="ch03s03.html#cedar-install-source-package">Installing the Source Package</a></span></dt></dl></dd></dl></div><div class="sect1" title="Background"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="cedar-install-background"></a>Background</h2></div></div></div><p>
There are two different ways to install Cedar Backup. The easiest way
is to install the pre-built Debian packages. This method is painless
and ensures that all of the correct dependencies are available, etc.
</p><p>
If you are running a Linux distribution other than Debian or you are
running some other platform like FreeBSD or Mac OS X, then you must use the
Python source distribution to install Cedar Backup. When using this
method, you need to manage all of the dependencies yourself.
</p><div class="sidebar" title="Non-Linux Platforms"><div class="titlepage"><div><div><p class="title"><b>Non-Linux Platforms</b></p></div></div></div><p>
Cedar Backup has been developed on a Debian GNU/Linux system and is
primarily supported on Debian and other Linux systems. However,
since it is written in portable Python, it should run without
problems on just about any UNIX-like operating system. In
particular, full Cedar Backup functionality is known to work on
Debian and SuSE Linux systems, and client functionality is also
known to work on FreeBSD and Mac OS X systems.
</p><p>
To run a Cedar Backup client, you really just need a working Python
installation. To run a Cedar Backup master, you will also need a set
of other executables, most of which are related to building and
writing CD/DVD images. A full list of dependencies is provided further
on in this chapter.
</p><p>
If you would like to use Cedar Backup on a non-Linux system, you
should install the Python source distribution along with all of the
indicated dependencies. Then, please report back to the Cedar
Backup Users mailing list <sup>[<a name="idp5722528" href="#ftn.idp5722528" class="footnote">16</a>]</sup>
with information about your platform and any problems you
encountered.
</p></div></div><div class="footnotes"><br><hr width="100" align="left"><div class="footnote"><p><sup>[<a id="ftn.idp5722528" href="#idp5722528" class="para">16</a>] </sup>See <span class="quote">“<span class="quote">SF Mailing Lists</span>”</span>
at <a class="ulink" href="http://cedar-backup.sourceforge.net/" target="_top">http://cedar-backup.sourceforge.net/</a>.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s09.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch03s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Extensions </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Installing on a Debian System</td></tr></table></div></body></html>
|