openldap-pbkdf2 icon indicating copy to clipboard operation
openldap-pbkdf2 copied to clipboard

Error 127

Open t3sst23 opened this issue 6 years ago • 2 comments

Hi I have a problem

root@server:~/openldap-pbkdf2# make ../../../../libtool --mode=compile gcc -g -O2 -Wall -I../../../../include -I../../../../include -I../../../../servers/slapd -c pw-pbkdf2.c make: ../../../../libtool: Command not found Makefile:33: recipe for target 'pw-pbkdf2.lo' failed make: *** [pw-pbkdf2.lo] Error 127

I'm using ubuntu please help me

t3sst23 avatar Feb 28 '19 14:02 t3sst23

../../../../libtool will be generate when configure phase of openldap top directory. check README:

First, You need to configure and build OpenLDAP with --enable-modules option.

hamano avatar Mar 11 '19 18:03 hamano

hi nice your tutorial but i have a problem i don't have this repertory cd ~/contrib/slapd-modules/passwd/ i'm using ubuntu 18.04 please help me

papeace avatar Jan 14 '21 09:01 papeace