~drizzle-trunk/drizzle/development

2425.2.2 by Daniel Nichter
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.
1
Installing on Ubuntu
2
=====================
2099.2.2 by Andrew Hutchings
Add compiling and installing section with basic content
3
4
Using DEBs
5
----------
1994.4.71 by Marisa Plumb
updating to trunk
6
2222.2.1 by Mark Atwood
documentation work
7
Ubuntu 11.04 Natty Narwhal has Drizzle .deb files in the standard Ubuntu repositories.
8
For Ubuntu 10.04 LTS Lucid Lynx and Ubuntu 10.10 Maverick Meerkat there is a PPA available at
2099.2.2 by Andrew Hutchings
Add compiling and installing section with basic content
9
https://launchpad.net/~drizzle-developers/+archive/ppa
10
1994.4.70 by Marisa Plumb
fix for https://bugs.launchpad.net/bugs/716062
11
As a first step, run the following command: ::
12
13
	sudo apt-get install python-software-properties
14
2222.2.1 by Mark Atwood
documentation work
15
To add the above PPA at command line: ::
1994.4.70 by Marisa Plumb
fix for https://bugs.launchpad.net/bugs/716062
16
17
	sudo apt-add-repository ppa:drizzle-developers/ppa
18
	sudo apt-get update
19
2222.2.1 by Mark Atwood
documentation work
20
Then to install Drizzle, both the server and the client utilities: ::
1994.4.70 by Marisa Plumb
fix for https://bugs.launchpad.net/bugs/716062
21
2222.2.1 by Mark Atwood
documentation work
22
	sudo apt-get install drizzle