Keith wrote:
> What library source do I need to install in Ubuntu 12.04 to build re-
> alpine 2.02?
Uh? There is a package in Ubuntu...
apt-get build-dep alpine
will install what you need if you want to build the package, although it
would be simpler to just:
apt-get install alpine
> osdep.c:89:31: fatal error: security/pam_appl.h: No such file or directory
apt-file search security/pam_appl.h