[rt-users] mod_perl, mod_auth_pam problems.
Reggie Nalder
escualawork at yahoo.com
Fri Mar 12 18:46:40 EST 2004
I have struggled with this for several days, finally
decided to ask for help, and now, within minutes of
posting, I have finally got the mod_perl make to work,
and Apache configured. Here, if it will help anyone
else
who might possibly encounter the same problem:
In the Makefile.PL for mod_perl:
set:
$APACI_ARGS =
"--activate-module=src/modules/standard/mod_auth_pam.o";
(you might have mod_auth_pam.c and mod_auth_pam.o in
the src/modules/extra directory, but I tried a lot of
different things <like moving files around> before
getting to this point)
also set:
$PERL_EXTRA_LIBS = "-lpam";
I hope this prevents anyone else from the difficulties
I have encountered.
R.
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what youre looking for faster
http://search.yahoo.com
More information about the rt-users
mailing list