Open fmbiete opened 10 years ago
Is it not enough to use
gem install ruby-ldap -- --without-libldap
or
bundle config build.ruby-ldap --without-libldap
?
I have needed it for a rails app with puma. With libldap there were seg faults between restarts.
When using openldap 2.x link against the thread-safe version of the library.