Hi

I hope that somebody could help me.
I have vqsignup running in order to allow e-mail account signup from web. It
works fine but sometimes (one in ten, +/-) users got an error telling that
the domain is not allowed. Well, I only use that domain and it's properly
set up at vqsignup.conf.

The problem with vqregister is a compile problem (i'm new to linux). When I
run the vqregister.cgi I allways got the message:

/var/src/vqregister-2.6/vqregister: error while loading shared libraries:
libmysqlclient.so.10: cannot open shared object file: No such file or
directory

and my Makefile is properly set up, I think:

DEFS = -I$(VDIR)/include -I/usr/local/mysql/include/mysql
LINKDEFS =
LIBS
= -L$(VDIR)/lib -lvpopmail -lcrypt -L/usr/local/mysql/lib/mysql -lmysqlclien
t

The libmysqlclient.so.10 is at /usr/local/mysql/lib/mysql (like LIBS)

So, what's wrong ?

Thanks in advance for any help :)

[]'s



Reply via email to