Re: Failure calling BOOT: code

2005-07-08 Thread Stas Bekman
Marc Tardif wrote: [...] The Mozilla::LDAP::API module was installed from an RPM. I have the source but the makefiles don't work out of the box. I have tried fiddling around with the compilation flags but haven't managed to get the module compiled again. I would prefer to attach to the process

[mp2] Failure calling BOOT: code

2005-07-07 Thread Marc Tardif
-8-- Start Bug Report 8-- 1. Problem Description: This is the software installed on my system: Red Hat Enterprise Linux ES release 4 httpd-2.0.54 mod_perl-2.0.1 This is the configuration in my httpd.conf file: LoadModule perl_module

Re: Failure calling BOOT: code

2005-07-07 Thread Marc Tardif
Stas Bekman wrote: Marc Tardif wrote: [...] The problem is that if I uncomment the require line in the handler, I get the following error message in /tmp/mod_perl.error.log: Error loading Mozilla::LDAP::API: perldap_init failed The solution might be related to the following XS code in

Failure calling BOOT: code

2005-07-06 Thread Marc Tardif
This is the software installed on my system: Red Hat Enterprise Linux ES release 4 httpd-2.0.54 mod_perl-2.0.1 This is the configuration in my httpd.conf file: LoadModule perl_module modules/mod_perl.so PerlRequire /usr/my/dev/lib/My/bootstrapper.pl SetHandler modperl

Re: Failure calling BOOT: code

2005-07-06 Thread Stas Bekman
Marc Tardif wrote: [...] The problem is that if I uncomment the require line in the handler, I get the following error message in /tmp/mod_perl.error.log: Error loading Mozilla::LDAP::API: perldap_init failed The solution might be related to the following XS code in API.xs: BOOT: if (