Roland Schneider writes: > --Ji-Haw Foo wrote on 23.01.2002 22:17 +0800: > >> Hi guys, need your advice on this: >> >> I'm trying to install courier-imap4 on freebsd via the ports. After running >> make && make install, I was told to run make install-configure. But when I >> tried that, I was told 'don't know how to make-configure. stop'. >> >> I don't know how to continue from here. bascially i am trying to do an >> imap4-mysql server. can anyone help? > > Change into the source-directory and type `gmake install-configure`. > Note the 'g', or things wont work on *BSD. > Then file a report with the maintainer of the port, there is no need > to do this step manually anyway.
Yes there is, especially on upgrades. On initial installs, install-configure copies all configfilename.dist files to configfilename, which you have to do anyway. On upgrades, install-configure adds any new settings to configfilename, and removes any obsolete settings. Since install-configure was implemented, I don't recall seeing a single upgrade-related configuration issue. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
