Harry Duncan writes:
Went back and discovered that I had set the correct username when running ./configure for authlib, but not the correct groupname.Ran a make clean, and a ./configure, make, make install, but the build process is not picking up the new groupid.How do i correctly clean out the build of authlib that I made earlier?
Remove the config.cache file, configure uses it for caching, and it's not wiped by make clean.
If you need to rebuild courier-authlib, running its configure script with explicit --with-mailuser and --with-mailgroup parameters will override picking up the defaults from the existing install. Then, after installing it, you can then rebuild courier.
pgprmXj740Slt.pgp
Description: PGP signature
------------------------------------------------------------------------------
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
