Chua Kong Sian <kon...@ya...> wrote:
> Hi. I'm encoutering errors during installation of
> NET::LDAPapi 1.42 on Solaris 2.6. The errors are
> variables "na" and "sv_undef" are undefined. I tried
> declaring "int na" and "SV sv_undef" in the various
> functions, but after installation, the test didn't
> work.
>
> Any clues? I've already installed Netscape SDK 3
> files into /usr/local/lib & /usr/local/include.
> Thanks.
>
> Kong Sian
>
>
>
> cp LDAPapi.pm blib/lib/Net/LDAPapi.pm
You're asking the wrong list! This list is for perl-ldap, which provides
the Net::LDAP class and subclasses. It is 100% perl and doesn't need an
external LDAP library.
Check the README in your module to find out who to ask.
Cheers,
Chris
|