Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
e8b4383dccd8
Commit
1a1d7085
authored
Jan 30, 2015
by
Jacob Vosmaer
Browse files
Mention libkrb5-dev dependency
parent
efc34e8bde2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/update/6.x-or-7.x-to-7.7.md
View file @
e8b4383d
...
@@ -89,6 +89,9 @@ sudo apt-get install logrotate
...
@@ -89,6 +89,9 @@ sudo apt-get install logrotate
# Install pkg-config and cmake, which is needed for the latest versions of rugged
# Install pkg-config and cmake, which is needed for the latest versions of rugged
sudo
apt-get
install
pkg-config cmake
sudo
apt-get
install
pkg-config cmake
# Install Kerberos header files, which are needed for GitLab EE Kerberos support
sudo
apt-get
install
libkrb5-dev
```
```
## 5. Configure Redis to use sockets
## 5. Configure Redis to use sockets
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment