From 9f5c3751b8f6d1ff5bef6ed5b6156b57fa3848a5 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 10 Apr 2000 17:15:12 +0000 Subject: [PATCH] Add note about disk space requirements. git-svn-id: https://svn.dealii.org/branches/Branch-3-0@2696 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 32273f2d72..7634c67325 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).

-- 2.39.5