Hi Roland,

> so far the installion worked.
> I now want to add a new domain to vpopmail.
> But I get an error message, that libmysqlclient file could not be found.
> Original message:
> [root@dc4 bin]# ./vadddomain mydomain.de
> ./vadddomain: error while loading shared libraries:
> libmysqlclient.so.10: cannot open shared object file: No such file or
> directory
> 
> The libmysqlclient file is in the path I gave to configure command.

Obviously not, otherwise vadddomain wouldn't have said "No such file or
directory". :-)

Is the version number of the .so file correct?

Use strace to see which file vadddomain is really looking for.

Show us your full ./configure line as well as the output from "ls -l"
within your lib directory which you specified at compile time.

Jonas



Reply via email to