Gordon Messmer wrote:
John Sullivan wrote:
Gordon Messmer wrote:
John Sullivan wrote:
I did this, and my implementation seems close to done, but...
authdaemond: Installing libauthvchkpw
authdaemond: libauthvchkpw.so: cannot open shared object file: No such
file or directory
If you don't see it in your installation, then it wasn't compiled. Did
you put "authvchkpw" in your authmodulelist manually, or was it there as
part of the rpm package?
Yah, I tried to compile it
./configure --with-redhat --without-authuserdb --without-authpam
--without-authldap --without-authpwd --without-authshadow
--with-mailuser=vpopmail --with-mailgroup=vchkpw
...
That doesn't answer the question. Did you put "authvchkpw" in the
authmodulelist, in authdaemonrc? Or, was it there when you installed
the RPM?
If you rebuild the courier-authlib rpm, and direct all output to a file,
what do you see that's related to authvchkpw?
Thanks for the help. It turned out the make file was setting my
mtune=generic.
I upgraded from 4.1.1 to 4.2.0 and it compiled just fine :)