On Thu, Mar 11, 2010 at 6:24 PM, Smith, Craig A <Craig.A.Smith at honeywell.com> wrote: > but I’m stuck on the last step: > > # urpmi --media main libsasl2-plug-login libsasl2-plug-plain > > bash: urpmi: command not found Right, since urpmi is for Mandriva. > Can someone supply the magical apt-get incantation to get me started? apt-get install libsasl2-modules (That package will provide both LOGIN and PLAIN.) - Tony Yarusso