Re: How to install net::ldap into a nonstandard place ??

2004-07-26 Thread news.hinet.net
I upload perl-ldap-0.3202 source from win2k to linux. And source code locate in /usr/local/modftp/perl-ldap-0.3202! If i change dir to /usr/local/modftp/perl-ldap-0.3202 and perl Makefile.PL LIB=/usr/local/modftp/perl-ldap-0.3202 make make install and write some code to testing #!/usr/local/bin/

Re: How to install net::ldap into a nonstandard place ??

2004-07-26 Thread news.hinet.net
Do the same thing on solaris perl v5.8.3! Every thing is good but linux perl v5.8.0 will fail. "Graham Barr" <[EMAIL PROTECTED]> ??? news:[EMAIL PROTECTED] ???... > > On 26 Jul 2004, at 17:46, news.hinet.net wrote: > > > Locally applied patches: > > MAINT18379 > > Built under linux > >

Re: How to install net::ldap into a nonstandard place ??

2004-07-26 Thread news.hinet.net
find /home/joseph/perllib -name LDAP.pm /home/joseph/perllib/Bundle/Net/LDAP.pm /home/joseph/perllib/Net/LDAP.pm "Graham Barr" <[EMAIL PROTECTED]> ??? news:[EMAIL PROTECTED] ???... > > On 26 Jul 2004, at 17:46, news.hinet.net wrote: > > > Locally applied patches: > > MAINT18379 >

Listing rootDse with Perl-Ldap

2004-07-26 Thread Bousquet Francois
I am trying to setup an OpenLDAP server with TLS on Solaris 7. I am setup slapd.conf with TLS settings and my LDAP client too. Everything is working fine because I can use the ldapsearch command as will. I am trying to use Perl scripts to connect to the ldap server and I get the following error

Re: How to install net::ldap into a nonstandard place ??

2004-07-26 Thread Graham Barr
On 26 Jul 2004, at 17:46, news.hinet.net wrote: Locally applied patches: MAINT18379 Built under linux Compiled at Feb 18 2003 22:19:53 %ENV: PERL5LIB="/home/joseph/perllib" @INC: /home/joseph/perllib/i386-linux-thread-multi /home/joseph/perllib And when you did make in

Re: How to install net::ldap into a nonstandard place ??

2004-07-26 Thread Graham Barr
On 26 Jul 2004, at 16:57, news.hinet.net wrote: perl Makefile.PL LIB=/home/joseph/perllib make make install perl -MNet::LDAP "LDAP_SUCCESS" is not exported by the Net::LDAP::Constant module at /usr/local/modftp/mod_perl/Net/LDAP/Message.pm line 7 ^^ his does not match the

Re: How to install net::ldap into a nonstandard place ??

2004-07-26 Thread news.hinet.net
Locally applied patches: MAINT18379 Built under linux Compiled at Feb 18 2003 22:19:53 %ENV: PERL5LIB="/home/joseph/perllib" @INC: /home/joseph/perllib/i386-linux-thread-multi /home/joseph/perllib /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.

How to install net::ldap into a nonstandard place ??

2004-07-26 Thread news.hinet.net
perl Makefile.PL LIB=/home/joseph/perllib make make install perl -MNet::LDAP "LDAP_SUCCESS" is not exported by the Net::LDAP::Constant module at /usr/local/modftp/mod_perl/Net/LDAP/Message.pm line 7 "LDAP_COMPARE_TRUE" is not exported by the Net::LDAP::Constant module at /usr/local/modftp/mod_p