PAM Cucipop: Compile
|
Main |
Compile |
History |
|
More Linux Projects |
About the Author |
|
- Unpack cucipop
gunzip -c cucipop-1.31.tar.gz | tar -xvf -
- Apply patches.
I recommend applying all the patches available in the
download directory.
patch -p1 < ../cucipop-1.31-pam.patch
patch -p1 < ../cucipop-1.31-pam-rhost.patch
patch -p1 < ../cucipop-1.31-segfault.patch
patch -p1 < ../cucipop-1.31-connection_limit.patch
patch -p1 < ../cucipop-1.31-log-peer.patch
- Build
make
The resulting binaries should be in the current working directory
|
Copyright © 1995-2008 Horms
Last Modified: Sat, 04 Mar 2006 08:51:54 +0100