[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: install help!!!
Do you have your path set up accordingly? You need to have /usr/ccs/bin in
your path. If it is in your path, verify that the command "strip" is there.
regards,
Ladd
> I am trying to install openldap version 2.0.12 on a Solaris 2.6 system.
> Everything seems to go OK up to the make install, where I get the
> following error:
>
> Entering subdirectory tools
> make[2]: Entering directory `/app/temp/openldap-2.0.12/clients/tools'
> mkdir -p /app/openldap/bin
> ../../build/install-sh -c -m 755 -s ldapsearch
> /app/openldap/bin/ldapsearch ../../build/install-sh: strip: not found
> ../../build/install-sh -c -m 755 -s ldapmodify
> /app/openldap/bin/ldapmodify ../../build/install-sh: strip: not found
> ../../build/install-sh -c -m 755 -s ldapdelete
> /app/openldap/bin/ldapdelete ../../build/install-sh: strip: not found
> ../../build/install-sh -c -m 755 -s ldapmodrdn
> /app/openldap/bin/ldapmodrdn ../../build/install-sh: strip: not found
> ../../build/install-sh -c -m 755 -s ldapadd /app/openldap/bin/ldapadd
> ../../build/install-sh: strip: not found
> ../../build/install-sh -c -m 755 -s ldappasswd
> /app/openldap/bin/ldappasswd ../../build/install-sh: strip: not found
> make[2]: *** [install-local] Error 1
> make[2]: Leaving directory `/app/temp/openldap-2.0.12/clients/tools'
> make[1]: *** [install-common] Error 1
> make[1]: Leaving directory `/app/temp/openldap-2.0.12/clients'
> make: *** [install-common] Error 1
>
> Any help would be greatly appreciated.
>
> Jon Page
> mailto:Jon.Page@pnl.gov