From: Tom C. <tom...@us...> - 2005-03-14 07:22:12
|
Update of /cvsroot/qmailadmin/qmailadmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20568 Modified Files: Tag: stable-1_2 INSTALL Log Message: Index: INSTALL =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/INSTALL,v retrieving revision 1.5.2.4 retrieving revision 1.5.2.5 diff -u -d -r1.5.2.4 -r1.5.2.5 --- INSTALL 7 Jan 2005 06:58:19 -0000 1.5.2.4 +++ INSTALL 14 Mar 2005 07:22:00 -0000 1.5.2.5 @@ -3,6 +3,7 @@ QmailAdmin 1.2.0 and later requires Vpopmail 5.4.0 or later. If you are installing on x86_64 platform (64-bit Intel/AMD processor), +or if configure exits with an "Invalid configuration" error, you will need to run `libtoolize --force` in the QmailAdmin source directory before following any other instructions in this guide. |