On Sun, 24 Jun 2001 02:09:34 -0700 
Deirdre Saoirse Moen <[EMAIL PROTECTED]> wrote:

> Thus, what I'd *really* like is the One True configure incantation
> for debian because I've been working on getting this system
> unbroken (without breaking my as-yet-ungraded grad school final
> project of course) in ten hours with extensive searching of
> archives and web.

The patter I usually follow in such cases:

  $ apt-get source mailman
  $ zcat mailman_*.diff.gz
  $ cd mailman=*
  $ debian/rules binary
  $ cat config.status

Then I go hand apply the patch to the newer version as applicable,
repeat the configure line etc.

-- 
J C Lawrence                                       [EMAIL PROTECTED]
---------(*)                          http://www.kanga.nu/~claw/
The pressure to survive and rhetoric may make strange bedfellows

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to