From 673e8382e48a300395ce3de212f760814d8e2a01 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Wed, 11 Apr 2012 19:22:01 +0200 Subject: update to new perl SHA library --- tools/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/installer') diff --git a/tools/installer b/tools/installer index 41b682e4..0b90906e 100755 --- a/tools/installer +++ b/tools/installer @@ -145,7 +145,7 @@ check_perl_db() done; if test "${DEFAULT_DB_TYPE}X" = "X"; then echo -e " [${LightRed}failed${NC}]" - echo " None of the DB-modules is available! Please install one of them."; + echo " None of the DB-modules is available! Please install one of them (libdbd-sqlite3-perl or libdbd-mysql-perl)."; exit 1; else echo ${DEFAULT_DB_TYPE} >DEFAULT-DB-TYPE; -- cgit v1.2.3-55-g7522