Development Dependencies: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(add note about swig-perl in MacPorts)
(add more notes and also glib)
Line 6: Line 6:
; Autoconf : >= 2.60
; Autoconf : >= 2.60
; Bison: >= 1.27
; Bison: >= 1.27
; Flex: >= 2.5.4a
: note that this is required to build Amanda from distribution tarballs, too
; Flex: >= 2.5.4a  
: note that this is required to build Amanda from distribution tarballs, too
; Glib: >= 2.2.0 (glib version numbering is odd.  2.13.2 is fine!)
: note that on some distributions you also need "devel" packages
: note that this is required to build Amanda from distribution tarballs, too


For building the documentation (--enable-manpage-build):
For building the documentation (--enable-manpage-build):

Revision as of 17:46, 18 March 2010

While Amanda's run-time and build-time requirements are minimal, Amanda development requires fairly new versions of several tools.

SWIG
>= 1.3.31
note that if you are using MacPorts, you will need both swig and swig-perl
Automake
>= 1.9.6
Autoconf
>= 2.60
Bison
>= 1.27
note that this is required to build Amanda from distribution tarballs, too
Flex
>= 2.5.4a
note that this is required to build Amanda from distribution tarballs, too
Glib
>= 2.2.0 (glib version numbering is odd. 2.13.2 is fine!)
note that on some distributions you also need "devel" packages
note that this is required to build Amanda from distribution tarballs, too

For building the documentation (--enable-manpage-build):

xsltproc
no known minimum version
docbook-xsl-stylesheets
1.72.0 or higher
docbook-xml-dtd
4.1.2, 4.2, and 4.4 (yes, all three)