[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Problems executing slapd on different box.
There is one other alternative to using our binaries- You can add a
directive to your slapd.conf file that points slapd to the Unicode data
files. Here's the relevant excerpt from slapd.conf.5:
ucdata-path <path>
Specify the path to the directory containing the
Unicode character tables. [...].
Hope this helps...
Matthew Hardin
Symas Corporation
Packaged, certified, and supported LDAP software:
http://www.symas.net/download
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org [mailto:owner-openldap-
> software@OpenLDAP.org] On Behalf Of Sigifredo Gonzalez
> Sent: Wednesday, November 12, 2003 9:07 AM
> To: openldap-software@OpenLDAP.org
> Subject: Re: Problems executing slapd on different box.
>
> Thanks Greg,
>
> I try it and happens the same.
>
> Now I'll try Matthew's suggestion, if it's no cost indeed.
>
> Any other suggestions.
>
> Sigifredo.....
>
>
> Greg Matthews wrote:
>
> >I have had no problem tarring up openldap compiled on one solaris box
> >and putting it on another in a different location. Perhaps you need to
> >--enable-shared when you configure it.
> >
> >Incidentally it is just as easy to use the Solaris Forte compiler for
> >compiling openldap (and all the supporting utilities/libraries) as it is
> >to use gcc.
> >
> >GREG
> >
> >