PAM Cucipop: Compile

| Main | Compile | History | | More Projects | About the Author |

  1. Unpack cucipop
       gunzip -c cucipop-1.31.tar.gz | tar -xvf -
    
  2. 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
    
  3. Build
       make
    

    The resulting binaries should be in the current working directory

| Horms Solutions | Simon Horman's Personal Page |

Copyright © 1995-2022 Simon Horman
Copyright © 2010-2022 Horms Solutions Ltd.
All rights reserved unless otherwise noted