On Fri, 19 Nov 2004, Tom Collins wrote:

The build files might need to be updated for a newer version of autoconf/automake, or at least to be aware of the 'new' platform. Try running `libtoolize --force` in a clean copy and then configuring/building.

I'm not sure what files get changed when you do that, but I guess we'll need to consider pushing the changes into the release version of QmailAdmin.
that solved the problem, thanks. this is the output that i got from libtoolize:

Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.

hmm... after compiling and installing i get the following in my error.log:

qmailadmin: error while loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such f
ile or directory


is it looking at the wrong place for it?

locate libmysqlclient.so.10
/usr/lib/libmysqlclient.so.10
/usr/lib/libmysqlclient.so.10.0.0

greets
 KoS
--
Martin Kos                                       +41-76-384-93-33
http://kos.li        Say NO to HTML in mail         ICQ# 13556143
                Proudly running Debian GNU/Linux

Reply via email to