diff options
Diffstat (limited to 'doc/texi/building/prerequisites.common.texi')
-rw-r--r-- | doc/texi/building/prerequisites.common.texi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/texi/building/prerequisites.common.texi b/doc/texi/building/prerequisites.common.texi new file mode 100644 index 000000000..a3e368073 --- /dev/null +++ b/doc/texi/building/prerequisites.common.texi @@ -0,0 +1,12 @@ +The following general tools are used on various platforms and it is recommended you use these versions or similar: + +@itemize @bullet +@item subversion - 1.5.5 +@item python - Python 2.4.6 +@item curl - curl 7.19.3 (or wget) +@item m4 - GNU M4 1.4.6 +@item make - GNU Make 3.81 +@item patch - Patch 2.5.8 +@item tar - GNU tar 1.15.1 +@item wget - GNU Wget 1.11.4 (or curl) +@end itemize |