Hi Sqwebmail users!! I have succesfully compiled sqwebmail 3.3.7 using ldap validation in a dev enviroment, and it works fine, but when I installed it in a production env (without gcc) moving the ...sqwebmail/libexec/authlib files and sqwebmail ../cgi-bin it doesn't work, I get the following error:
/usr/local/share/sqwebmail/libexec/authlib/authdaemond.ldap: error in loading shared libraries: libldap.so.2: cannot open shared object file: No such file or directory when compiled (in dev) I used the: setenv LDFLAGS -L/usr/local/lib/openldap setenv CPPFLAGS -I/usr/local/include/openldap I also installed the /usr/local/lib/openldap files (including libldap.so.2) in the production env, but it didn't work .Can anybody help me? thanks in advance! David
