Re: PAM module
Re: PAM module
- Subject: Re: PAM module
- From: "Justin C. Walker" <email@hidden>
- Date: Tue, 16 Dec 2008 08:26:58 -0800
On Dec 15, 2008, at 01:25 , Macarov Anatoli wrote:
How to compile a PAM module?
Where to download libpam-dev or files pam_appl.h, libpam.so?
I'd like to get PAM module from yubico-pam.c, here what I'm guided
by:http://code.google.com/p/yubico-pam/wiki/ReadMe.
This is error when compiling:
"configure: error: PAM header files not found, install libpam-dev"
I'd look on the darwin website. All the available source for the
"open source" part of Mac OS X should be there. As for where to find
header files, the first place I'd look is "/usr/include". Also, FWIW,
shared libraries are typically (but not always) tagged with a ".dylib"
extension on Mac OS X, not ".so".
HTH
Justin
--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's income
-----------
--
They said it couldn't be done, but sometimes,
it doesn't work out that way.
- Casey Stengel
--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >PAM module (From: Macarov Anatoli <email@hidden>) |