From: Jean-Philippe Lang Date: Mon, 7 Apr 2008 17:03:02 +0000 (+0000) Subject: Redmine.pm doc update X-Git-Tag: 0.8.0-RC1~596 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fc1a295d8a51f49e75155835a766e8fc5f9d5977;p=redmine.git Redmine.pm doc update git-svn-id: http://redmine.rubyforge.org/svn/trunk@1337 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- 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