From: Paul Ramsey Date: Thu, 2 Jul 2009 16:00:11 +0000 (+0000) Subject: more notes on requirements X-Git-Tag: 1.5.0b1~605 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36f76f50b969344de512b700b3d0e4ce304e724b;p=postgis more notes on requirements git-svn-id: http://svn.osgeo.org/postgis/trunk@4248 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/HOWTO_RELEASE b/HOWTO_RELEASE index 518c8c931..b0cbfdf5f 100644 --- a/HOWTO_RELEASE +++ b/HOWTO_RELEASE @@ -1,6 +1,6 @@ How to release ~~~~~~~~~~~~~~ - Date: 2009-06-15 + Date: 2009-07-01 Versioning Scheme ----------------- @@ -18,6 +18,16 @@ additions have been introduced (one or two functions can be considered a dump/reload of existing spatial databases is *REQUIRED* for things to work or rather *HIGHLY RECOMMENDED* to get new functionalities. +Requirements +------------ + +In order to build a release, you will need to build the documentation and +that means having the required software: + +- xsltproc +- DocBook XSL scripts +- ImageMagick + Release procedure -----------------