hamano / openldap-pbkdf2

PBKDF2 for OpenLDAP
34 stars 7 forks source link

Error 127 #14

Open t3sst23 opened 5 years ago

t3sst23 commented 5 years ago

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

hamano commented 5 years ago

../../../../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.

papeace commented 3 years ago

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