Difference between revisions of "Capuchin Installation Instructions"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Install from source == | == Install from source == | ||
− | * | + | * Follow the instructions on the [[Quick Subversion Checkout and Compilation HOWTO]] page, substituting https://scm.sipfoundry.org/rep/resiprocate/capuchin for https://scm.sipfoundry.org/rep/resiprocate/main |
− | |||
− | |||
− | |||
− | |||
* cd repro | * cd repro | ||
* cp repro /path/to/where/you/want/the/executable/to/live | * cp repro /path/to/where/you/want/the/executable/to/live | ||
::Yes, this is ugly. Help us fix it. | ::Yes, this is ugly. Help us fix it. |
Revision as of 19:47, 16 February 2006
Installing Repro Capuchin
Install from binary
Install from source
- Follow the instructions on the Quick Subversion Checkout and Compilation HOWTO page, substituting https://scm.sipfoundry.org/rep/resiprocate/capuchin for https://scm.sipfoundry.org/rep/resiprocate/main
- cd repro
- cp repro /path/to/where/you/want/the/executable/to/live
- Yes, this is ugly. Help us fix it.