FAQ
How to install a nightly version through Yum
If you use RedHat Entreprise Linux 5 (or an equivalent distribution like CentOS 5), you can install the nightly builds by creating a new yum configuration file (such as /etc/yum.repos.d/SOGo.repo) with the following content:
[sogo-nightly-rhel5]
name=Inverse SOGo nightly-build Repository
baseurl=http://inverse.ca/downloads/SOGo/RHEL5/nightly/$basearch
gpgcheck=0
Added on January 06 2009 17:17



