atom feed2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Installing 0.38.1...
FromSent OnAttachments
Nat SakimuraMay 17, 2002 11:49 pm 
Anand BuddhdevMay 18, 2002 2:07 am 
Subject:Re: [courier-users] Installing 0.38.1 on RedHat 6.2
From:Anand Buddhdev (ar@anand.org)
Date:May 18, 2002 2:07:40 am
List:net.sourceforge.lists.courier-users

On Sat, May 18, 2002 at 03:49:59PM +0900, Nat Sakimura wrote:

Hello.

When I tried to create RPM package from tar.gz, I encounter the PAM dependency problem. 0.38 seems to require pam-devel which 0.37 did not require. Do I really need it or may I override the dependency? I do not seem to be able to find pam-devel that can go with RedHat 6.2.

On RedHat 6.2, the PAM RPM includes the header files needed for compiling, so you can edit the SPEC file, and simply remove the dependency on pam-devel. With RedHat 7 and above, they split PAM into pam, and pam-devel.