5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Expect?
FromSent OnAttachments
Johansson JanAug 21, 2001 6:23 am 
Johansson JanAug 21, 2001 6:39 am 
Mike HorwathAug 21, 2001 6:40 am 
Johansson JanAug 21, 2001 7:05 am 
Anand BuddhdevAug 21, 2001 7:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Expect?Actions...
From:Anand Buddhdev (ar@anand.org)
Date:Aug 21, 2001 7:08:57 am
List:net.sourceforge.lists.courier-users

On Tue, Aug 21, 2001 at 03:23:24PM +0200, Johansson Jan wrote:

Trying to build an RPM, but i get a failed dep on "expect" why does it rely on expect? And i cant seem to install expect without X11 devel and tclX installed. Why teh relation to X11?

expect is needed by the webmail password chaging interface, _IF_ you use /etc/passwd authentication. In this case, expect is used to negotiate the dialogue with the 'passwd' command to change the password. If you're not going to use /etc/passwd, then I think you don't need expect, and you may remove it from the dependency list, and build your RPM.