Re: replacing MTA

1998-03-06 Thread tibor simko
> "nathan" == Nathan E Norman <[EMAIL PROTECTED]> writes: nathan> In other words, simply using 'dpkg -i' or 'dpkg -r' is nathan> problematic, since the MTA is essential. here is a simple (and *dirty*) method, but it sort of works for light-duty machines: example on how i approximately

Re: replacing MTA

1998-03-05 Thread Nathan E Norman
On Thu, 5 Mar 1998, Jeff Noxon wrote: : On Thu, Mar 05, 1998 at 09:42:22AM -0600, Nathan E Norman wrote: : > What is the proper way to invoke dpkg when replacing on MTA with : > another? Someone once said that you "just put both packages on the same : > command line" but I've never figured that o

Re: replacing MTA

1998-03-05 Thread Jeff Noxon
On Thu, Mar 05, 1998 at 09:42:22AM -0600, Nathan E Norman wrote: > What is the proper way to invoke dpkg when replacing on MTA with > another? Someone once said that you "just put both packages on the same > command line" but I've never figured that out. How do you install and > remove with the s

replacing MTA

1998-03-05 Thread Nathan E Norman
What is the proper way to invoke dpkg when replacing on MTA with another? Someone once said that you "just put both packages on the same command line" but I've never figured that out. How do you install and remove with the same command? This may belong on devel, but I'll try here first. TIA, -