]> source.dussan.org Git - redmine.git/commitdiff
Redmine.pm doc update
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 7 Apr 2008 17:03:02 +0000 (17:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 7 Apr 2008 17:03:02 +0000 (17:03 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1337 e93f8b46-1217-0410-a6f0-8f06a7374b81

extra/svn/Redmine.pm

index 782d0777acfbca80272b6172caa1e8fbacd5087d..6f3ba4385857956c6f897f94633a825cda3d3c06 100644 (file)
@@ -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