Installation/Amanda's Requirements: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(copied from parent page)
 
mNo edit summary
 
(14 intermediate revisions by 7 users not shown)
Line 5: Line 5:
:GNU tar can be downloaded from http://www.gnu.org/software/tar/tar.html#downloading
:GNU tar can be downloaded from http://www.gnu.org/software/tar/tar.html#downloading


* Samba: Samba allows Unix systems to talk to Windows clients. Amanda can back up Microsoft Windows clients using [http://www.samba.org samba].  Read Backup PC hosts using Samba for configuration tips and known limitations.
* Samba: Samba allows Unix systems to talk to Windows clients. Amanda has a native [[Zmanda Windows Client]] but can also back up Microsoft Windows clients using [http://www.samba.org samba].  Read the Windows client section of [[Backup client]] for configuration tips and known limitations.
          
          
* Perl: If you wish to make use of some of the scripts that come with Amanda, you will need to install Perl.  
* Perl: As of version 2.6.0, Amanda is partially written in perl, and requires Perl 5.6.0 or later.
: http://www.perl.org/get.html.
: http://www.perl.org/get.html.


* Awk: One of the programs included in this package is [[amplot]], which reads a data file that Amanda generates for each dump and translates that information in it into a nice picture that can be used to determine how your installation is doing and if any parameters need to be changed. To use amplot, you need a version of awk that understands command line variable substitutions, such as nawk or gawk, which is available from ftp://ftp.gnu.org/pub/gnu/gawk/gawk-3.1.1.tar.gz
* Glib: As of version 2.6.0, Amanda requires Glib version 2.2.0 or later.  Note that this is a fairly old version of the library -- most up to date packaging systems have versions around 2.13.0. Glib is part of GTK+ and can be downloaded through http://www.gtk.org/ or directly from http://ftp.gnome.org/pub/gnome/sources/glib/2.18/


* GNUplot: [[Amplot]] also required that gnuplot be installed on your system. [http://www.gnuplot.org/ Gnuplot] is available at  ftp://ftp.gnuplot.org/pub/gnuplot
* Awk: One of the programs included in this package is {{man|8|amplot}}, which reads a data file that Amanda generates for each dump and translates that information in it into a nice picture that can be used to determine how your installation is doing and if any parameters need to be changed. To use amplot, you need a version of awk that understands command line variable substitutions, such as nawk or gawk. gawk is available from ftp://ftp.gnu.org/pub/gnu/gawk/ or your Linux distribution repositories.


* readline library: [[amrecover]] command optionally uses the readline library for its command-line edition mechanisms. (If you use a package-based distribution, check for the package readline-devel-X.Y.rpm.) This library itself requires either termcap, curses or ncurses. termcap is preferred, and both libraries can be obtained from:
* GNUplot: {{man|8|amplot}} also required that gnuplot be installed on your system. [http://www.gnuplot.info/ Gnuplot] is available at  ftp://ftp.gnuplot.info/pub/gnuplot


            ftp://ftp.gnu.org/pub/gnu/readline/readline-5.0.tar.gz
* readline library: {{man|8|amrecover}} command optionally uses the readline library for its command-line edition mechanisms. (If you use an RPM-based distribution, check for the package readline-devel-X.Y.rpm.) This library itself requires either termcap, curses or ncurses. termcap is preferred, and both libraries can be obtained from:
            ftp://ftp.gnu.org/pub/gnu/termcap/termcap-1.3.1.tar.gz
**ftp://ftp.gnu.org/pub/gnu/readline/readline-5.0.tar.gz
**ftp://ftp.gnu.org/pub/gnu/termcap/termcap-1.3.1.tar.gz


* Build tools (autoconf, automake, bison): If you are an Amanda developer, you may need to install the following tools. Autoconf and automake are required if you are going to rebuild the Makefiles and auto configuration scripts. Bison is only needed if you are going to work on the index server and client code.
* Build tools (autoconf, automake, bison): If you are an Amanda developer, see [[Development Dependencies]] for the build tools you will need.
 
{{Languages}}
            ftp://ftp.gnu.org/pub/gnu/autoconf/autoconf-2.53.tar.gz
            ftp://ftp.gnu.org/pub/gnu/automake/automake-1.6.3.tar.gz
            ftp://ftp.gnu.org/pub/gnu/bison/bison-1.27.tar.gz
            ftp://ftp.gnu.org/pub/gnu/flex/flex-2.5.4a.tar.gz

Latest revision as of 07:19, 19 September 2012

Amanda can optionally make use of the following packages to back up different types of clients or clients with different filesystem dumping programs.

  • GNU-tar: Use GNU tar 1.15 or later version on Amanda clients. Earlier versions of GNU tar (some versions of 1.13 and 1.14) are known to have problems.
GNU tar can be downloaded from http://www.gnu.org/software/tar/tar.html#downloading
  • Samba: Samba allows Unix systems to talk to Windows clients. Amanda has a native Zmanda Windows Client but can also back up Microsoft Windows clients using samba. Read the Windows client section of Backup client for configuration tips and known limitations.
  • Perl: As of version 2.6.0, Amanda is partially written in perl, and requires Perl 5.6.0 or later.
http://www.perl.org/get.html.
  • Awk: One of the programs included in this package is amplot(8), which reads a data file that Amanda generates for each dump and translates that information in it into a nice picture that can be used to determine how your installation is doing and if any parameters need to be changed. To use amplot, you need a version of awk that understands command line variable substitutions, such as nawk or gawk. gawk is available from ftp://ftp.gnu.org/pub/gnu/gawk/ or your Linux distribution repositories.
  • Build tools (autoconf, automake, bison): If you are an Amanda developer, see Development Dependencies for the build tools you will need.

Other languages: [[::Installation/Amanda's Requirements|English]] {{#ifexist: {{#if: | | {{#if: | :}}Installation/Amanda's Requirements}}/Fr |  • {{#if: |français| [[::Installation/Amanda's Requirements/Fr|français]]}}|}}

{{#ifexist: {{#if: | | {{#if: | :}}Installation/Amanda's Requirements}}/Zh-cn |  • {{#if: |中文(中国大陆)| [[::Installation/Amanda's Requirements/Zh-cn|中文(中国大陆)]]}}|}}