summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-17 11:26:24 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-17 11:26:24 +0200
commit6c0b2d844078ab2f6dd1fc6bf4c69519d3773339 (patch)
tree4313ef83bdf1d455e2b17255dfff98d7339992dd /README
parent0ae19af15eb57763dfbf84f7e5ef755b3fd49ed7 (diff)
Documentation updates
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 7ed8cc4..2f042e5 100644
--- a/README
+++ b/README
@@ -14,13 +14,12 @@ Dependencies
* SDL
* Term::Size
+Note that the Module::Build version shipped with perl 5.10 is too old for
+ekgping.
+
Installation
------------
$ perl Build.PL
$ perl Build
$ sudo perl Build install
-
-Note for Debian/Ubuntu users: There seem to be installation problems with perl
-5.10. If ekgping fails to find beep.ogg, try reinstalling it after installing
-libmodule-build-perl.