Capuchin Installation Instructions
Jump to navigation
Jump to search
Installing Repro Capuchin
Install from binary
Install from source
- Obtain a subversion 1.1 client
- svn co https://scm.sipfoundry.org/rep/resiprocate/capuchin
- ./configure
- This script will ask you several questions. Each has a default answer in brackets. You can press enter to accept the default.
- make
TODO : document what make install does