Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
opendb_install [2014/04/04 14:47] glaroc created |
opendb_install [2014/04/04 14:52] glaroc [Installing LibreOffice] |
||
---|---|---|---|
Line 15: | Line 15: | ||
For other distributions, [[http://www.postgresql.org/download/|check this page]]. | For other distributions, [[http://www.postgresql.org/download/|check this page]]. | ||
- | ++++ Installing MySQL | | ||
- | * Visit the [[http://www.mysql.com/downloads/mysql/|Download section of the MySQL website]] and download the version of MySQL Community Server appropriate for your platform (Windows users: choose the 32 bit version!). Note that you DO NOT have to register. Simply click on "No thanks, just take me to the downloads!" at the bottom. | ||
- | * Follow the installation instructions. Use the Typical Setup Type. | ||
- | * If a Window appears to register for a MySQL Entreprise support, **close the window**. | ||
- | * Choose to proceed to create and configure a MySQL instance. Select the standard configuration type. | ||
- | * On Windows, choose to install MySQL as a Windows service. Also choose a password for the root user (administrator). **WRITE DOWN THIS PASSWORD!!** | ||
- | * Download [[http://www.libreoffice.org/download/|LibreOffice 3.6]] for your platform and follow the installation instructions. Choose the Typical installation option. | ||
- | * On Windows: Install the [[http://dev.mysql.com/downloads/connector/odbc/|32 bit version of the MySQL ODBC connector]]. | ||
- | ++++ | ||
====== Installing LibreOffice ====== | ====== Installing LibreOffice ====== | ||
Line 30: | Line 21: | ||
* [[https://www.libreoffice.org/download/libreoffice-fresh/|Click here, download and install LibreOffice]]. | * [[https://www.libreoffice.org/download/libreoffice-fresh/|Click here, download and install LibreOffice]]. | ||
- | On Linux (if not already done with above command. | + | On Linux (if not already done with above command). |
<file> | <file> | ||
sudo apt-get install libreoffice libreoffice-sdbc-postgresql | sudo apt-get install libreoffice libreoffice-sdbc-postgresql | ||
</file> | </file> |