On Tue, 20 Apr 2004 21:54:11 +0200 Paul J Stevens <[EMAIL PROTECTED]> wrote:
> Basically the build.sh script is deprecated. > > Use: > > %> configure --with-mysql > %> make > %> make install I tried that out of interest, and yes it works a treat *except* you no longer get the man pages installed anywhere. Can the Makefile be updated to include a couple of rules to copy the man pages to the path specified by --mandir= ? > as build and installation procedure. > > You'll still have to setup the database, edit the config file, and > integrate with your mta, of course. Thanks for that info. Is there any sense then in perhaps releasing a 1.2.7 in which all this deprecated stuff is removed (especially from the docs!) so as not to confuse other newbies like me? :-) Things that need removing are the build scripts and references to dbmail-config (present in dbmail.conf). H
