Tarball tree for barry-0.15.tar.bz2
[barry.git] / doc / www / install.html
blobcc182c2f47d08b13a1eb4b5db9854cabcd4db878
1 <html>
3 <head>
4 <title>Barry Documentation</title>
5 <link rel="stylesheet" type="text/css" href="default.css">
7 </head>
9 <body>
12 <div class='pageHeader'>Installing Barry Via Binary Packages</div><img src='nothing.jpg' width='100%' height='5' alt=''><br><div class='linearNav'>
13 <div class="subHeader">Dependencies</div>
14 <p>See the <a href="dependencies.html">software dependencies</a>
15 page for
16 detailed information on the software that Barry needs.</p>
19 <div class="subHeader">Binary Packages</div>
20 <p>Download the matching packages for your system from the
21 <a href="http://sourceforge.net/project/showfiles.php?group_id=153722">Sourceforge download page</a>.</p>
23 <p>On Sourceforge, packages are available for multiple distros, and are
24 indicated by the filenames:
25 <ul>
26 <li><b>ubuntu710</b> - Ubuntu Gutsy Gibbon, 7.10</li>
27 <li><b>ubuntu804</b> - Ubuntu Hardy Heron, 8.04</li>
28 <li><b>ubuntu904</b> - Ubuntu Jaunty, 9.04</li>
29 <li><b>fc7</b> - Fedora Core 7</li>
30 <li><b>fc8</b> - Fedora Core 8</li>
31 <li><b>fc9</b> - Fedora Core 9</li>
32 <li><b>f11</b> - Fedora Core 11</li>
33 <li>the non-tagged deb files are for Debian Stable 5.0, Lenny</li>
34 </ul>
35 </p>
37 <p>Barry is split up into multiple binary packages. For example,
38 if you want the GUI backup program, you will also need the Barry library.
39 For non-development systems, you will need:
40 <ul>
41 <li>libbarry0</li>
42 <li>barry-util</li>
43 <li>barrybackup-gui</li>
44 <li>barry-opensync (libopensync-plugin-barry on Debian systems)</li>
45 </ul>
46 </p>
48 <p>For development systems, you will need the following additional
49 packages:
50 <ul>
51 <li>libbarry-dev</li>
52 </ul>
53 </p>
55 <p>Note that there are only binary packages available for opensync 0.22,
56 since opensync 0.4x is not yet officially released.</p>
58 <p>You will also notice on the above Sourceforge download site, that there
59 is a separate section for debug packages. These packages are only
60 necessary if you run into a bug that causes one of the above programs
61 to crash, and you wish to help developers in tracking down the error.</p>
64 <div class="Copyright">Copyright &copy; 2009 - Net Direct Inc.</div>
66 </body>
67 </html>