Capuchin Installation Instructions
Jump to navigation
Jump to search
Installing Repro Capuchin
Install from source
- Follow the instructions on the Quick Subversion Checkout and Compilation HOWTO page, substituting https://svn.resiprocate.org/rep/resiprocate/tags/repro-capuchin-rc1/ for https://svn.resiprocate.org/rep/resiprocate/main
- cd to tfm and run the sanityTest. Please run with an explicit log-level (e.g. ./sanityTests -v INFO). There is a known bug in sanityTest's command line parsing at version 6030 that will cause some test cases to fail if you run the program with no arguments.
- cd repro
- cp repro /path/to/where/you/want/the/executable/to/live
- Yes, this is ugly. Help us fix it.