It appears Kevin that you do not have Net::LDAP installed based on  
your error messages below.

Make sure you have installed the Net::LDAP modules and any others that  
it needs and you should
get further.

- Brian

On Nov 20, 2008, at 1:38 PM, Kevin Murphy wrote:

> Thanks Mike,
>
> I did follow as per instructions with 'perl Makefile.PL', 'make', and
> 'make install'. I just reported here up until my first error as I
> assumed the next error was related to the first reported.  Anyway, I
> continued on to edit the /opt/rt3/etc/RT_SiteConfig.pm by adding 'Set(
> @Plugins, qw(RT::Authen::ExternalAuth) );' as per the readme file.
> After that, if I attempt to restart Apache, the server fails and the
> error logs report the following:
> Can't locate Net/LDAP.pm in @INC (@INC contains:
> /opt/rt3/bin/../local/lib
> /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib /opt/rt3/bin/../lib
> /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
> /usr/local/lib/site_perl . /etc/apache2) at
> /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ 
> ExternalAuth
> /LDAP.pm line 2.\nBEGIN failed--compilation aborted at
> /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ 
> ExternalAuth
> /LDAP.pm line 2.\nCompilation failed in require at
> /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ 
> ExternalAuth
> .pm line 28.\nBEGIN failed--compilation aborted at
> /opt/rt3/local/plugins/RT-Authen-ExternalAuth/lib/RT/Authen/ 
> ExternalAuth
> .pm line 28.\nCompilation failed in require at /opt/rt3/bin/../lib/ 
> RT.pm
> line 624.\nCompilation failed in require at (eval 2) line 1.\n
>
> Thanks again

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to