~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/installing/redhat.rst

command for adding EPEL repository

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
`EPEL <http://fedoraproject.org/wiki/EPEL>`_ repository is also added to your
12
12
distribution.
13
13
 
14
 
To add the repository to your distribution you need to create a /etc/yum.repos.d/drizzle.repo file with the following content:
 
14
To add that repository, run the following command:
 
15
 
 
16
sudo rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
 
17
 
 
18
To add the repository to your distribution you also need to create a /etc/yum.repos.d/drizzle.repo file with the following content:
15
19
 
16
20
*RedHat*::
17
21