Capuchin Installation Instructions
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
- cd repro
- cp repro /path/to/where/you/want/the/executable/to/live
- Yes, this is ugly. Help us fix it.