Hi again, I solved the problem. It was a silly mistake in the enviroment variables:
LD_LIBRARY_PATH= ----- Original Message ----- From: "David Crua�es" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 24, 2002 12:59 PM Subject: [sqwebmail] ldap libraries > 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 > > > > >
