[ckan-changes] commit/ckan: rgrp: [doc][xs]: remove statement that you need 64-bit ubuntu for package install and make clear works on either 32 or 64 bit.
Bitbucket
commits-noreply at bitbucket.org
Wed Aug 3 16:22:51 UTC 2011
1 new changeset in ckan:
http://bitbucket.org/okfn/ckan/changeset/12007708ff24/
changeset: 12007708ff24
user: rgrp
date: 2011-08-03 18:21:13
summary: [doc][xs]: remove statement that you need 64-bit ubuntu for package install and make clear works on either 32 or 64 bit.
affected #: 2 files (100 bytes)
--- a/doc/install-from-package.rst Wed Aug 03 16:28:15 2011 +0100
+++ b/doc/install-from-package.rst Wed Aug 03 17:21:13 2011 +0100
@@ -4,9 +4,9 @@
This section describes how to install CKAN from packages. This is the recommended and by far the easiest way to install CKAN.
-Package install requires you to use 64-bit Ubuntu 10.04: either locally, through a virtual machine or Amazon EC2. Your options are as follows:
+Package install requires you to use Ubuntu 10.04: either locally, through a virtual machine or Amazon EC2. Your options are as follows:
-* Using 64-bit Ubuntu 10.04 directly.
+* Using Ubuntu 10.04 directly.
* :ref:`using-virtualbox`. This is suitable if you want to host your CKAN instance on a machine running any other OS.
* :ref:`using-amazon`. This is suitable if you want to host your CKAN instance in the cloud, on a ready-made Ubuntu OS.
@@ -17,7 +17,7 @@
Prepare your System
--------------------
-CKAN runs on 64-bit Ubuntu 10.04. If you are already using Ubuntu 10.04, you can continue straight to :ref:`run-package-installer`.
+CKAN runs on Ubuntu 10.04. If you are already using Ubuntu 10.04, you can continue straight to :ref:`run-package-installer`.
However, if you're not, you can either use VirtualBox to set up an Ubuntu VM on Windows, Linux, Macintosh and Solaris. Alternatively, you can use an Amazon EC2 instance.
@@ -36,7 +36,7 @@
Then download the installation files.
* `Download the VirtualBox installer <http://www.virtualbox.org/wiki/Downloads>`_.
-* `Download the Ubuntu image <http://www.ubuntu.com/download/ubuntu/download>`_ - make sure you choose Ubuntu 10.04 and 64-bit.
+* `Download the Ubuntu image <http://www.ubuntu.com/download/ubuntu/download>`_ - make sure you choose Ubuntu 10.04.
Install VirtualBox
******************
@@ -62,7 +62,7 @@
:width: 807px
:alt: The VirtualBox installer - the New Virtual Machine Wizard
-Give your VM a name - we'll call ours ``ubuntu_ckan``. Under **OS Type**, choose **Linux** and **Ubuntu 64-bit**.
+Give your VM a name - we'll call ours ``ubuntu_ckan``. Under **OS Type**, choose **Linux** and **Ubuntu (32 or 64-bit)**.
.. image:: images/virtualbox5-vmtype.png
:width: 807px
--- a/doc/install-from-source.rst Wed Aug 03 16:28:15 2011 +0100
+++ b/doc/install-from-source.rst Wed Aug 03 17:21:13 2011 +0100
@@ -4,7 +4,7 @@
This section describes how to install CKAN from source. This removes the requirement for Ubuntu 10.04 that exists with :doc:`install-from-package`.
-.. warning:: This option is more complex than :doc:`install-from-package`, so we suggest only doing it this way if you plan to work on CKAN core, or have no access to Ubuntu 10.04 via any of the suggested methods.
+.. warning:: This option is more complex than :doc:`install-from-package`, so f you prefer simplicity we suggest installing from package.
For support during installation, please contact `the ckan-dev mailing list <http://lists.okfn.org/mailman/listinfo/ckan-dev>`_.
Repository URL: https://bitbucket.org/okfn/ckan/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list