From: Wolfgang Bangerth Date: Mon, 10 Apr 2000 17:14:45 +0000 (+0000) Subject: Add note about disk space requirements. X-Git-Tag: v8.0.0~20693 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de072697681df8dd77ca87a15de8f82c26d9fa9;p=dealii.git Add note about disk space requirements. git-svn-id: https://svn.dealii.org/trunk@2695 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 9913cc4dd9..632b5ded0c 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -183,7 +183,9 @@ To execute one of the commands, type `make target-name'. Please note that building all libraries in debug and optimized mode presently takes about an hour on a Sun Ultra 450, so you may want - to do this during lunchtime. + to do this during lunchtime. Also, note that building all + libraries requires 200-250 MB of free disk space (depending on + platform).