RHEL/CentOS
Install the YUM ProtectBase plug-in, get the initial sign key, and then the OurDelta release RPM containing YUM repo/mirror files and GPG key:
RHEL/CentOS 4: yum install yum-plugin-protectbase
RHEL/CentOS 5: yum install yum-protectbase
rpm --import http://mirror.ourdelta.org/deb/ourdelta.gpg
rpm -Uvh http://mirror.ourdelta.org/yum/CentOS/OurDelta-release-0.0.4-1.noarch.rpm
Note: You must add protect=0 to all other repos in all .repo files or any repos that you have in /etc/yum.conf if you want them unprotected, otherwise they belong to the protect=1 group.
Packages
- MySQL-OurDelta-server
- MySQL-OurDelta-shared
- MySQL-OurDelta-client
- MySQL-OurDelta-devel
- MySQL-OurDelta-test
- MySQL-OurDelta-debuginfo
- MySQL-OurDelta-Sail-… same as above for the bleeding edge build.
For any server installation, install -server. For client connectivity, install -shared and -client.
| OS/Distro | Version | Architecture | Download | |
|---|---|---|---|---|
| RHEL/CentOS | 4 | i386 | RPM | SRPM |
| RHEL/CentOS | 4 | x86_64 | RPM | |
| RHEL/CentOS | 5 | i386 | RPM | SRPM |
| RHEL/CentOS | 5 | x86_64 | RPM | |
This is work-in-progress. You may not see your OS/distro/arch here yet.
No Comments »
RSS feed for comments on this post. TrackBack URL