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 >> > ... > >> so I installed the rpm. >> > > 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? > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users >
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 :) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
