~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/installing/redhat.rst

  • Committer: Daniel Nichter
  • Date: 2011-10-23 05:45:09 UTC
  • mto: This revision was merged to the branch mainline in revision 2448.
  • Revision ID: daniel@percona.com-20111023054509-5w1z0g4hn1c4guqv
A lot of doc changes: rewrite and expand Configuration and Administration, re-order top-level sections, enhance Contributing, add Release Notes, add Help and Support, fix title casing, label all plugins, other misc. enhancements.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Installing in RedHat and Fedora
2
 
================================
 
1
Installing on RedHat and Fedora
 
2
===============================
3
3
 
4
4
Using RPMs
5
5
----------
73
73
 
74
74
   sudo yum install drizzle7-server drizzle7-client
75
75
 
76
 
Compiling From Source
 
76
Compiling from Source
77
77
---------------------
78
78
To compile from source you will need to add the repositories described above, and then install the following packages:
79
79