Meena, in addition to my prev email, while you figure out re missing files with pkg maintainer/s you can follow our build instructions here: https://wiki.mozilla.org/LDAP_C_SDK#Checking_Out_the_Source_Code and either get and build them from src or follow bin release download link there.
[EMAIL PROTECTED] wrote: > 1. Download and install OpenSolaris 2008.05 from > http://www.opensolaris.com/get/ which has snv build 86 on an x86 machine. > 2. Read and Follow instructions given in release notes > http://opensolaris.org/os/project/indiana/resources/rn3/ > * $ pfexec pkg refresh > * $ pfexec pkg install [EMAIL PROTECTED] > * $ pfexec pkg install [EMAIL PROTECTED] > 3. Install these packages > * $sudo pkg install SUNWgmake SUNWhea sunstudio pkg:/[EMAIL > PROTECTED],5.11-0.95 pkg:/[EMAIL PROTECTED],5.11-0.95 pkg:/[EMAIL > PROTECTED],5.11-0.95 pkg:/[EMAIL PROTECTED],5.11-0.95 SUNWcvs > (Note you may also need to install pkg:/[EMAIL PROTECTED],5.11-0.95 in case > ld gets ruined.) > 4. Checkout and build and install Mozilla LDAP C SDK source code as per > http://wiki.mozilla.org/LDAP_C_SDK#Latest_News_-_7.2F5.2F2007 > * $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot co -P -rLDAPCSDK_6_0_5_RTM > DirectorySDKSourceC > * $ cd mozilla/directory/c-sdk > * $ export PATH=/opt/SunStudioExpress/bin:$PATH > * $ ./configure --with-sasl --with-nspr-inc=/usr/include/mps > --with-nspr-lib=/usr/lib/mps --with-nspr --with-nss-inc=/usr/include/mps > --with-nss-lib=/usr/lib/mps --with-nss --enable-clu > * $ gmake > It doesn't compile as NSPR's private directory is missing. > > The reason being : In SUNWpr package, private directory is missing and > obsolete directory has 3 files missing. _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
