On Wed, Sep 05, 2001 at 08:42:43AM +1000, Stuart Lamble wrote: > In debian.powerpc, [EMAIL PROTECTED] wrote: > [...] > >When I do apt-get install xserver-xfree86, I get a nasty string during > >installation that shows in the dialog next to ok, stating that 'Failed to > >open configuration file /etc/exim/exim.conf'. I think that I read this in > >another message. Not sure what is causing it. > > Is exim (or some other mail server package) installed and configured > correctly?
I've seen this on a recent installation. IIRC, /etc/exim.conf exists not /etc/exim/exim.conf . Try making a /etc/exim directory and copying /etc/exim.conf to /etc/exim/ and then running apt-get install. -- Ron Golan [EMAIL PROTECTED]

