LDAPimport in RT 4.4.4

I get the message Unable to run rt-ldapimport without dependencies. Rerun configure with the --enable-externalauth

You are missing some Perl dependencies that are needed to use the LDAP features of RT. You can re-run your configure line with the externalauth feature enabled and then run make fixdeps

That’s exactly what I did.
Do I need to make make initialize-database again after that?

No, what does make testdeps come back with?

All dependencies have been found.
I just reconfigured now. I will try the installation.