Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > df754e4e6f7f5fc8ab9d6ed8559f3e3d > files > 181

bacula-docs-5.0.3-19.fc16.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>System Requirements</TITLE>
<META NAME="description" CONTENT="System Requirements">
<META NAME="keywords" CONTENT="main">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="main.css">

<LINK REL="next" HREF="Supported_Operating_Systems.html">
<LINK REL="previous" HREF="Current_State_Bacula.html">
<LINK REL="up" HREF="Bacula_Main_Reference.html">
<LINK REL="next" HREF="Supported_Operating_Systems.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html1262"
  HREF="Supported_Operating_Systems.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
<A NAME="tex2html1256"
  HREF="Bacula_Main_Reference.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
<A NAME="tex2html1250"
  HREF="Current_State_Bacula.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
<A NAME="tex2html1258"
  HREF="Contents.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
<A NAME="tex2html1260"
  HREF="Thanks.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html1263"
  HREF="Supported_Operating_Systems.html">Supported Operating Systems</A>
<B> Up:</B> <A NAME="tex2html1257"
  HREF="Bacula_Main_Reference.html">Bacula Main Reference</A>
<B> Previous:</B> <A NAME="tex2html1251"
  HREF="Current_State_Bacula.html">The Current State of</A>
 &nbsp; <B>  <A NAME="tex2html1259"
  HREF="Contents.html">Contents</A></B> 
 &nbsp; <B>  <A NAME="tex2html1261"
  HREF="Thanks.html">Index</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION001000000000000000000"></A>
<A NAME="SysReqs"></A>
<BR>
System Requirements
</H1>
<A NAME="2292"></A>
<A NAME="2293"></A>

<P>

<UL>
<LI><B>Bacula</B> has been compiled and run on OpenSuSE Linux, FreeBSD, and
   Solaris systems. 
</LI>
<LI>It requires GNU C++ version 2.95 or higher to compile. You can try  with
   other compilers and older versions, but you are on your own.  We have
   successfully compiled and used Bacula using GNU C++ version 4.1.3.
   Note, in general GNU C++ is a separate package (e.g.  RPM) from GNU C, so you
   need them both loaded. On Red Hat systems, the C++ compiler is part of the
   <B>gcc-c++</B> rpm package. 
</LI>
<LI>There are certain third party packages that Bacula may need.  Except for
   MySQL and PostgreSQL, they can all be found in the  <B>depkgs</B> and <B>   depkgs1</B> releases. However, most current Linux and FreeBSD systems
   provide these as system packages.
</LI>
<LI>The minimum versions for each of the databases supported by Bacula
   are:

<P>

<UL>
<LI>MySQL 4.1
</LI>
<LI>PostgreSQL 7.4
</LI>
<LI>SQLite 3
   
</LI>
</UL>

<P>
</LI>
<LI>If you want to build the Win32 binaries, please see the
   README.mingw32 file in the src/win32 directory. We cross-compile the
   Win32 release on Linux. We provide documentation on building the Win32
   version, but due to the complexity, you are pretty much on your own
   if you want to build it yourself.
</LI>
<LI><B>Bacula</B> requires a good implementation of pthreads to work.  This
   is not the case on some of the BSD systems. 
</LI>
<LI>The source code has been written with portability in mind and is  mostly
   POSIX compatible. Thus porting to any POSIX compatible  operating system
   should be relatively easy. 
</LI>
<LI>The GNOME Console program is developed and tested under GNOME 2.x.
   GNOME 1.4 is no longer supported.
</LI>
<LI>The wxWidgets Console program is developed and tested with the latest 
   stable ANSI or Unicode version of 
   wxWidgetshttp://www.wxwidgets.org (2.6.1).  It works fine with the
   Windows and GTK+-2.x version of wxWidgets, and should  also work on other
   platforms supported by wxWidgets. 
</LI>
<LI>The Tray Monitor program is developed for GTK+-2.x. It needs  GNOME less
   or equal to 2.2, KDE greater or equal to 3.1 or any window manager supporting
   the  
    FreeDesktop system tray
   standardhttp://www.freedesktop.org/Standards/systemtray-spec. 
</LI>
<LI>If you want to enable command line editing and history, you will  need
   to have /usr/include/termcap.h and either the termcap or the  ncurses library
   loaded (libtermcap-devel or ncurses-devel). 
</LI>
<LI>If you want to use DVD as backup medium, you will need to download the
   dvd+rw-tools 5.21.4.10.8http://fy.chalmers.se/&nbsp;appro/linux/DVD+RW/,
   apply the patch that is in the <B>patches</B> directory of the main
   source tree
   to make these tools compatible with Bacula, then compile and install them.
   There is also a patch for dvd+rw-tools version 6.1, and we hope that the
   patch is integrated into a later version.
   Do not use the dvd+rw-tools provided by your distribution, unless you
   are sure it contains the patch. dvd+rw-tools without the patch will not
   work with Bacula. DVD media is not recommended for serious or important
   backups because of its low reliability.
</LI>
</UL>

<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html1262"
  HREF="Supported_Operating_Systems.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
<A NAME="tex2html1256"
  HREF="Bacula_Main_Reference.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
<A NAME="tex2html1250"
  HREF="Current_State_Bacula.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
<A NAME="tex2html1258"
  HREF="Contents.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
<A NAME="tex2html1260"
  HREF="Thanks.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html1263"
  HREF="Supported_Operating_Systems.html">Supported Operating Systems</A>
<B> Up:</B> <A NAME="tex2html1257"
  HREF="Bacula_Main_Reference.html">Bacula Main Reference</A>
<B> Previous:</B> <A NAME="tex2html1251"
  HREF="Current_State_Bacula.html">The Current State of</A>
 &nbsp; <B>  <A NAME="tex2html1259"
  HREF="Contents.html">Contents</A></B> 
 &nbsp; <B>  <A NAME="tex2html1261"
  HREF="Thanks.html">Index</A></B> 
<!--End of Navigation Panel-->
<ADDRESS>

2012-01-24
</ADDRESS>
</BODY>
</HTML>