File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
content/riak/kv/3.2.5/setup/installing Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ package or by compiling from source code.
31
31
32
32
The following steps have been tested to work with Riak KV on:
33
33
34
- - Ubuntu 18.04
35
34
- Ubuntu 20.04
36
35
- Ubuntu 22.04
36
+ - Ubuntu 24.04
37
37
- Debian 9.0
38
38
- Debian 10.0
39
39
- Debian 11.0
@@ -44,17 +44,6 @@ The following steps have been tested to work with Riak KV on:
44
44
If you wish to install the deb packages by hand, follow these
45
45
instructions.
46
46
47
- ### Installing on Non-LTS Ubuntu Releases
48
-
49
- Typically we only package Riak for LTS releases to keep our build and
50
- testing matrix focused. In some cases, such as the historic Ubuntu 11.04 (Natty),
51
- there are changes that affect how Riak is packaged, so we will release a
52
- separate package for that non-LTS release. In most other cases, however,
53
- if you are running a non-LTS release (such as 12.10) it is safe to
54
- follow the below instructions for the LTS release prior to your release.
55
- In the case of later subversions such as Ubuntu 12.10, follow the installation instructions for
56
- Ubuntu 12.04.
57
-
58
47
### PAM Library Requirement for Ubuntu
59
48
60
49
One dependency that may be missing on your machine is the ` libpam0g-dev `
You can’t perform that action at this time.
0 commit comments