~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/installing/redhat.rst

starting red hat fixes

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
---------------------