Skip to content
代码片段 群组 项目
提交 c779b597 编辑于 作者: Takuya Noguchi's avatar Takuya Noguchi :eyeglasses:
浏览文件

Remove install guidance of re2 for Ubuntu 14.04

GitLab 11.11 dropped support for Ubuntu 14.04.

See MR 13448 for the introduction of this:
https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/13448



Changelog: fixed
Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
上级 a7608d29
No related branches found
No related tags found
无相关合并请求
...@@ -112,9 +112,6 @@ sudo apt-get install -y build-essential zlib1g-dev libyaml-dev libssl-dev libgdb ...@@ -112,9 +112,6 @@ sudo apt-get install -y build-essential zlib1g-dev libyaml-dev libssl-dev libgdb
libcurl4-openssl-dev libicu-dev logrotate rsync python-docutils pkg-config cmake runit-systemd libcurl4-openssl-dev libicu-dev logrotate rsync python-docutils pkg-config cmake runit-systemd
``` ```
Ubuntu 14.04 (Trusty Tahr) doesn't have the `libre2-dev` package available, but
you can [install re2 manually](https://github.com/google/re2/wiki/Install).
If you want to use Kerberos for user authentication, install `libkrb5-dev` If you want to use Kerberos for user authentication, install `libkrb5-dev`
(if you don't know what Kerberos is, you can assume you don't need it): (if you don't know what Kerberos is, you can assume you don't need it):
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册