Building RapidSVN on CentOS 6 (or RedHat 6)
[email protected] Mon, 29 Aug 2011 00:19:19 -0700 (PDT)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <1525300445.7176.1314602359345.JavaMail.httpd@localhost> |
The build/install process for RapidSVN was easy enough, once I tracked down the various dependencies. For Centos 6 (Red Hat EL 6 clone), this required the following steps: 1. Download RapidSVN tarball 2. yum install subversion (if not already installed) 3. yum install subversion-devel (for apr config, apu config and subversion headers) 4. yum install wxGTK wxGTK-devel (for wxwidgets) 5. ./configure 6. make 7. make install ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2832023 To unsubscribe from this discussion, e-mail: [[email protected]].