Development Dependencies: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
m (moved Minimum Versions to Build Requirements: Better name)
(add note about swig-perl in MacPorts)
Line 2: Line 2:


; SWIG : >= 1.3.31
; SWIG : >= 1.3.31
: note that if you are using MacPorts, you will need both <tt>swig</tt> and <tt>swig-perl</tt>
; Automake : >= 1.9.6
; Automake : >= 1.9.6
; Autoconf : >= 2.60
; Autoconf : >= 2.60

Revision as of 18:51, 11 January 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
Flex
>= 2.5.4a

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)