Difference between revisions of "Capuchin Installation Instructions"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Install from binary == | == Install from binary == | ||
+ | Download and install the appropriate binary from the [http://www.sipfoundry.org/pub/repro downloads area] at SIPFoundry. | ||
== Install from source == | == Install from source == |
Revision as of 18:24, 20 February 2006
Installing Repro Capuchin
Install from binary
Download and install the appropriate binary from the downloads area at SIPFoundry.
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 to tfm and run the sanityTest
- cd repro
- cp repro /path/to/where/you/want/the/executable/to/live
- Yes, this is ugly. Help us fix it.