From: <tom...@us...> - 2003-10-10 16:43:23
|
Update of /cvsroot/qmailadmin/qmailadmin In directory sc8-pr-cvs1:/tmp/cvs-serv24045 Modified Files: INSTALL Log Message: include note about recompiling whenever vpopmail changes Index: INSTALL =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/INSTALL,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- INSTALL 10 Sep 2003 21:38:41 -0000 1.1.1.1 +++ INSTALL 10 Oct 2003 16:43:19 -0000 1.2 @@ -1,5 +1,10 @@ Install guide +Please note that any time you reconfigure and install vpopmail +you will need to rebuild and install QmailAdmin. QmailAdmin +statically links libvpopmail, so you need to recompile it +whenever libvpopmail changes. + qmailadmin must be configured and installed as root. Why? vpopmail protects it's libraries from regular users. qmailadmin needs to access those libraries, hence it needs root. @@ -195,4 +200,6 @@ If you have any questions or comments please email su...@in... or join the mailing list at http://www.inter7.com/qmailadmin/ + +$Id$ |