null+****@clear*****
null+****@clear*****
2011年 11月 27日 (日) 22:52:31 JST
Kouhei Sutou 2011-11-27 13:52:31 +0000 (Sun, 27 Nov 2011)
New Revision: 62e82d838bcc8c2a39368af50dd1894134e15383
Log:
[doc] we also provide 32-bit packages.
Modified files:
doc/source/install.txt
Modified: doc/source/install.txt (+2 -45)
===================================================================
--- doc/source/install.txt 2011-11-27 13:46:40 +0000 (8acda38)
+++ doc/source/install.txt 2011-11-27 13:52:31 +0000 (06ebd8a)
@@ -7,15 +7,12 @@ Install
We will explain of how to install Groonga for each environments.
-The packages for 64-bit binary are only distributed. Please attention not to distributing others for 32-bit binaly.
+We distribute packages for both 32-bit and 64-bit but we recommend that you should use 64-bit package for server. You should use 32-bit package just only for test or development. You will get no memory error with 32-bit package even if you just process medium size data.
+
Debian GNU/Linux squeeze
------------------------
-.. note::
-
- We only distribute the package for amd64.
-
/etc/apt/sources.list.d/groonga.list::
deb http://packages.groonga.org/debian/ squeeze main
@@ -30,10 +27,6 @@ Install::
Debian GNU/Linux wheezy
-----------------------
-.. note::
-
- We only distribute the package for amd64.
-
/etc/apt/sources.list.d/groonga.list::
deb http://packages.groonga.org/debian/ wheezy main
@@ -48,10 +41,6 @@ Install::
Debian GNU/Linux sid
--------------------
-.. note::
-
- We only distribute the package for amd64.
-
/etc/apt/sources.list.d/groonga.list::
deb http://packages.groonga.org/debian/ unstable main
@@ -68,10 +57,6 @@ Ubuntu 10.04 LTS Lucid Lynx
.. note::
- We only distribute the package for amd64.
-
-.. note::
-
You should add universe section in the official Ubuntu
repository. The following describes how to add it.
@@ -91,10 +76,6 @@ Ubuntu 11.04 Natty Narwhal
.. note::
- We only distribute the package for amd64.
-
-.. note::
-
You should add universe section in the official Ubuntu
repository. The following describes how to add it.
@@ -114,10 +95,6 @@ Ubuntu 11.10 Oneiric Ocelot
.. note::
- We only distribute the package for amd64.
-
-.. note::
-
You should add universe section in the official Ubuntu
repository. The following describes how to add it.
@@ -135,10 +112,6 @@ Install::
CentOS 5
--------
-.. note::
-
- We only distribute the package for amd64.
-
Install::
% sudo rpm -ivh http://packages.groonga.org/centos/groonga-repository-1.0.0-0.noarch.rpm
@@ -148,10 +121,6 @@ Install::
CentOS 6
--------
-.. note::
-
- We only distribute the package for amd64.
-
Install::
% sudo rpm -ivh http://packages.groonga.org/centos/groonga-repository-1.0.0-0.noarch.rpm
@@ -161,10 +130,6 @@ Install::
Fedora 15
---------
-.. note::
-
- We only distribute the package for amd64.
-
Install::
% sudo rpm -ivh http://packages.groonga.org/fedora/groonga-repository-1.0.0-0.noarch.rpm
@@ -188,10 +153,6 @@ Install::
Windows (Installer)
-------------------
-.. note::
-
- We only distribute the package for x64.
-
You just download installer (.exe file) from
`packages.groonga.org/windows/ <http://packages.groonga.org/windows/groonga/>`_
and execute it.
@@ -199,10 +160,6 @@ and execute it.
Windows (zip)
-------------
-.. note::
-
- We only distribute the package for x64.
-
You just download zip-file from
`packages.groonga.org/windows/ <http://packages.groonga.org/windows/groonga/>`_
and extract it.