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/
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
> >
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
>
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
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
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
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.
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