warrenliang
IS-IT--Management
Morning:
I try to use PerLDAP script to access Sun One Directory via WEB browser. First, I have installed “Sun One Directory Server Resource Kit 5.2” on
/opt/mps/serverroot (same as Sun One Directory Server).
To build and install PerLDAP libraries, I follow instruction on book “Sun One Dir Server Resource Kit 5.2”, Chapter 31:
# cd /opt/mps/serverroot/unsupported/perLdap
# perl Makefile.PL PREFIX=/opt/mps/serverroot LIB=/opt/mps/serverroot
Directory containing ‘include’ and ‘lib’ for LDAP Dev Kit:
/opt/mps/serverroot/lib/ldapcsdk
…
Writing Makefile for Mozilla::LDAP::API
#
During the “make install” phase of building libraries, I ran into some problems. Since we are using gcc, I think it has something to do with compiler settings on Makefile configure. Any recommendation is appreciated.
Thanks in advance.
O/S: Sun Solaris 9.
Directory Server: Sun One V5.2
Perl: 5.6.1
Warren
I try to use PerLDAP script to access Sun One Directory via WEB browser. First, I have installed “Sun One Directory Server Resource Kit 5.2” on
/opt/mps/serverroot (same as Sun One Directory Server).
To build and install PerLDAP libraries, I follow instruction on book “Sun One Dir Server Resource Kit 5.2”, Chapter 31:
# cd /opt/mps/serverroot/unsupported/perLdap
# perl Makefile.PL PREFIX=/opt/mps/serverroot LIB=/opt/mps/serverroot
Directory containing ‘include’ and ‘lib’ for LDAP Dev Kit:
/opt/mps/serverroot/lib/ldapcsdk
…
Writing Makefile for Mozilla::LDAP::API
#
During the “make install” phase of building libraries, I ran into some problems. Since we are using gcc, I think it has something to do with compiler settings on Makefile configure. Any recommendation is appreciated.
Thanks in advance.
O/S: Sun Solaris 9.
Directory Server: Sun One V5.2
Perl: 5.6.1
Warren