##// END OF EJS Templates
Redmine.pm doc update...
Jean-Philippe Lang -
r1322:fc1a295d8a51
parent child
Show More
@@ -30,7 +30,9 On debian/ubuntu you must do :
30 aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl
30 aptitude install libapache-dbi-perl libapache2-mod-perl2 libdbd-mysql-perl
31
31
32 If your Redmine users use LDAP authentication, you will also need
32 If your Redmine users use LDAP authentication, you will also need
33 Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used).
33 Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used):
34
35 aptitude install libauthen-simple-ldap-perl libio-socket-ssl-perl
34
36
35 =head1 CONFIGURATION
37 =head1 CONFIGURATION
36
38
General Comments 0
You need to be logged in to leave comments. Login now