File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
content/riak/kv/2.2.0/setup/installing Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -182,21 +182,21 @@ for the target platform:
182
182
#### Ubuntu Lucid Lynx (10.04)
183
183
184
184
``` bash
185
- wget http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/ubuntu/lucid/riak_2.2.0-1_amd64.deb
185
+ wget http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/ubuntu/lucid/riak_2.2.0-1_amd64.deb
186
186
sudo dpkg -i riak_2.2.0-1_amd64.deb
187
187
```
188
188
189
189
#### Ubuntu Natty Narwhal (11.04)
190
190
191
191
``` bash
192
- wget http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/ubuntu/natty/riak_2.2.0-1_amd64.deb
192
+ wget http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/ubuntu/natty/riak_2.2.0-1_amd64.deb
193
193
sudo dpkg -i riak_2.2.0-1_amd64.deb
194
194
```
195
195
196
196
#### Ubuntu Precise Pangolin (12.04)
197
197
198
198
``` bash
199
- wget http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/ubuntu/precise/riak_2.2.0-1_amd64.deb
199
+ wget http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/ubuntu/precise/riak_2.2.0-1_amd64.deb
200
200
sudo dpkg -i riak_2.2.0-1_amd64.deb
201
201
```
202
202
@@ -212,7 +212,7 @@ Riak requires an [Erlang](http://www.erlang.org/) installation.
212
212
Instructions can be found in [ Installing Erlang] [ install source erlang ] .
213
213
214
214
``` bash
215
- wget http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/riak-2.2.0.tar.gz
215
+ wget http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/riak-2.2.0.tar.gz
216
216
tar zxvf riak-2.2.0.tar.gz
217
217
cd riak-2.2.0
218
218
make rel
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ You can install the Riak binary package on FreeBSD remotely using the
44
44
` pkg_add ` remote option. For this example, we're installing ` riak-2.2.0-FreeBSD-amd64.tbz ` .
45
45
46
46
``` bash
47
- sudo pkg_add -r http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/freebsd/9/riak-2.2.0-FreeBSD-amd64.tbz
47
+ sudo pkg_add -r http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/freebsd/9/riak-2.2.0-FreeBSD-amd64.tbz
48
48
```
49
49
50
50
When Riak is installed, a message is displayed with information about the installation and available documentation.
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ sudo yum install riak
118
118
Or you can install the ` .rpm ` package manually:
119
119
120
120
``` bash
121
- wget http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/rhel/5/riak-2.2.0-1.el5.x86_64.rpm
121
+ wget http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/rhel/5/riak-2.2.0-1.el5.x86_64.rpm
122
122
sudo rpm -Uvh riak-2.2.0-1.el5.x86_64.rpm
123
123
```
124
124
@@ -134,7 +134,7 @@ sudo yum install riak
134
134
Or you can install the ` .rpm ` package manually:
135
135
136
136
``` bash
137
- wget http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/rhel/6/riak-2.2.0-1.el6.x86_64.rpm
137
+ wget http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/rhel/6/riak-2.2.0-1.el6.x86_64.rpm
138
138
sudo rpm -Uvh riak-2.2.0-1.el6.x86_64.rpm
139
139
```
140
140
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ cat /opt/local/etc/pkgin/repositories.conf
74
74
Download your version of the Riak binary package for SmartOS:
75
75
76
76
``` bash
77
- curl -o /tmp/riak-2.2.0-SmartOS-x86_64.tgz http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/smartos/1.8/riak-2.2.0-SmartOS-x86_64.tgz
77
+ curl -o /tmp/riak-2.2.0-SmartOS-x86_64.tgz http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/smartos/1.8/riak-2.2.0-SmartOS-x86_64.tgz
78
78
```
79
79
80
80
Next, install the package:
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Note that you must restart to have the above settings take effect.
54
54
Download your version of the Riak binary package for Solaris 10:
55
55
56
56
``` bash
57
- curl -o /tmp/BASHOriak-2.2.0-Solaris10-i386.pkg.gz http://s3.amazonaws.com/downloads.basho.com/riak/2.0 /2.2.0/solaris/10/BASHOriak-2.2.0-Solaris10-x86_64.pkg.gz
57
+ curl -o /tmp/BASHOriak-2.2.0-Solaris10-i386.pkg.gz http://s3.amazonaws.com/downloads.basho.com/riak/2.2 /2.2.0/solaris/10/BASHOriak-2.2.0-Solaris10-x86_64.pkg.gz
58
58
```
59
59
60
60
Next, install the package:
You can’t perform that action at this time.
0 commit comments