javier writes: > if i do #service ldap start i get this error: > /usr/sbin/slapd: symbol lookup error: /usr/sbin/slapd: undefined symbol: > ldap_pvt_sasl_mutex_new > [FAILED] > > but if i try to start the slapd daemon this way: > #/usr/local/libexec/slapd > > i get no error, does anybody knows why?
Because /usr/sbin/slapd and /usr/local/libexec/slapd are different programs, and the former is linked incorrectly? -- Hallvard For sale: Parachute. Never opened, used once, slightly stained. --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
