site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Dec 15, 2008, at 01:25 , Macarov Anatoli wrote: 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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". This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin C. Walker