~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/installing/redhat.rst

  • Committer: Lee Bieber
  • Date: 2011-03-03 02:20:56 UTC
  • mfrom: (1994.4.105 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2216.
  • Revision ID: kalebral@gmail.com-20110303022056-u0xkis276y8uvxwb
Merge Marisa - latest documentation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Installing in RedHat and Fedora
2
 
===============================
 
2
================================
3
3
 
4
4
Using RPMs
5
5
----------
59
59
 
60
60
.. code-block:: bash
61
61
 
62
 
   yum install drizzle7
 
62
   yum install drizzle7-server drizzle7-client
63
63
 
64
64
Compiling From Source
65
65
---------------------