summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-16 16:57:11 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-16 16:58:42 +0200
commit58a6b8326f4b4d71b729e469f6de6297bc336074 (patch)
tree9829632209046f4efb6ff32a0cdf9f6bd6e33424 /README
parent9f331253629a050adfd2b488f02705215d17083b (diff)
Release v1.2. ffs.1.2
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e6a15dd..db105e0 100644
--- a/README
+++ b/README
@@ -10,6 +10,7 @@ Dependencies
* perl >= 5.10
* File::ShareDir
* IPC::Run
+ * Module::Build
* SDL
* Term::Size
@@ -19,3 +20,7 @@ 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.