From 560f61d7fece4a2aed9ad4df19d4b8b51e6df595 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 9 Sep 2013 19:51:55 -0400 Subject: Require Guile 2.0.9. --- INSTALL.org | 5 ++++- README.org | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/INSTALL.org b/INSTALL.org index e2a2fff..0380315 100644 --- a/INSTALL.org +++ b/INSTALL.org @@ -18,7 +18,10 @@ sudo apt-get install guile-2.0-dev #+END_SRC - Guile 2.0.9 or higher is highly recommended. + This assumes that the version of Debian you are running has Guile + 2.0.9. + + Check the versions available to you with =sudo apt-cache show guile-2.0-dev=. *** SDL SDL is a very popular, cross-platform game library. diff --git a/README.org b/README.org index add6000..43a1eaf 100644 --- a/README.org +++ b/README.org @@ -263,7 +263,7 @@ ** Dependencies - - GNU Guile >= 2.0 (>= 2.0.9 recommended) + - GNU Guile >= 2.0.9 - [[https://gitorious.org/guile-figl/guile-figl][guile-figl]] (git master branch) - [[https://www.gnu.org/software/guile-sdl/index.html][guile-sdl]] >= 0.5.0 - SDL 1.2 -- cgit v1.2.3