summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index fd1db05..c21043d 100644
--- a/README
+++ b/README
@@ -37,11 +37,17 @@ gcc >= 3.1
if gcc < 4.0:
boost >= 1.32.0 - http://www.boost.org
+Locale::PO - perl module from CPAN www.cpan.org
Tntnet provides basic webserver functions for live and needs cxxtools.
Boost provides some data structures we need. While currently relying on the
full blown package we might provide a stripped down version in the future.
+How to get Locale::PO
+- Use search function on www.cpan.org to obtain module.
+- Check if your distribution provides the package.
+ (e.g. in Debian the package name is liblocale-po-perl)
+
Installation:
=============