diff --git a/doc/installation-notes.wml b/doc/installation-notes.wml index 3df6d215f561a071a93e9d8b6408166dcde3f2ee..7b58ae70c1226991465b592f823db6b3395fca80 100644 --- a/doc/installation-notes.wml +++ b/doc/installation-notes.wml @@ -250,6 +250,17 @@ When using the unstable version via svn, you might be interested in the <a href="http://dune-project.org/svn.html">DUNE SVN Developer Info</a> section. </p> +<p> +When using the svn version, you will have to have further packages +installled, but there are no tests for these, because they are needed +during the first build stage, by autogen.sh. +</p> +<ul> + <li>automake in version ≥ 1.5</li> + <li>autoconf in version ≥ 2.50</li> + <li>libtool</li> + <li>pkg-config</li> +</ul> </li> <li> <p>Building all DUNE modules</p> <p>