From fc1a295d8a51f49e75155835a766e8fc5f9d5977 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 7 Apr 2008 17:03:02 +0000 Subject: [PATCH] Redmine.pm doc update git-svn-id: http://redmine.rubyforge.org/svn/trunk@1337 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- extra/svn/Redmine.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extra/svn/Redmine.pm b/extra/svn/Redmine.pm index 782d0777a..6f3ba4385 100644 --- a/extra/svn/Redmine.pm +++ b/extra/svn/Redmine.pm @@ -30,7 +30,9 @@ On debian/ubuntu you must do : aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl If your Redmine users use LDAP authentication, you will also need -Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used). +Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used): + + aptitude install libauthen-simple-ldap-perl libio-socket-ssl-perl =head1 CONFIGURATION -- 2.39.5