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.