Jake Anderson wrote: > So from a clean debian/ubuntu install to a working 2.3.4 system with the > fewest chances for me to screw something up is the goal ;->
this should work: cat >> /etc/apt/sources.d/dbmail << EOF deb http://debian.nfgd.net/debian/ unstable main deb http://debian.nfgd.net/debian/ experimental main EOF apt-get update apt-get install -t experimental dbmail but this assumes you've setup a database server, configured access to it, etc... packages for 2.3.4 are in experimental because 2.2.x is in unstable. But you still need unstable because the libzdb packages are there. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
