[READY] Add some advice for CentOS/RHEL users#775
Conversation
Codecov Report
@@ Coverage Diff @@
## master #775 +/- ##
=======================================
Coverage 94.84% 94.84%
=======================================
Files 79 79
Lines 5278 5278
Branches 158 158
=======================================
Hits 5006 5006
Misses 228 228
Partials 44 44 |
|
Debian stable can lag a little behind Ubuntu LTS. Should we say something about that too? We have recently had ycm-core/YouCompleteMe#2653. Anyway, this is Reviewed 1 of 1 files at r1. cpp/CMakeLists.txt, line 184 at r1 (raw file):
Is ldb_release here a typo? Comments from Reviewable |
|
Thanks for the PR! Review status: all files reviewed at latest revision, 3 unresolved discussions. cpp/CMakeLists.txt, line 203 at r1 (raw file):
I'd clarify this a bit with "the default installed." cpp/CMakeLists.txt, line 211 at r1 (raw file):
This should print the command to activate it. Comments from Reviewable |
7ecad29 to
3b3f303
Compare
Maybe, but I don't use Debian, so I have no motivation to do so :) The reason for this is really RHEL users in corporate environments (like me: )) Review status: 0 of 1 files reviewed at latest revision, 3 unresolved discussions. cpp/CMakeLists.txt, line 184 at r1 (raw file): Previously, bstaletic (Boris Staletic) wrote…
Yse. cpp/CMakeLists.txt, line 203 at r1 (raw file): Previously, Valloric (Val Markovic) wrote…
Done. cpp/CMakeLists.txt, line 211 at r1 (raw file): Previously, Valloric (Val Markovic) wrote…
There are actually a few ways to enable it that work differently dependent on your environment and your shell (which is why I was lazy and didn't include that instruction). I added a simple bash example, which should work for most folk. Comments from Reviewable |
|
@zzbot r+ Reviewed 1 of 1 files at r1, 1 of 1 files at r2. Comments from Reviewable |
|
📌 Commit 3b3f303 has been approved by |
[READY] Add some advice for CentOS/RHEL users CentOS/RHEL users don't have a new enough compiler to build ycmd, but we can tell them the best way to get one, because we're nice like that. See also https://github.com/Valloric/YouCompleteMe/wiki/Full-installation-on-CentOS <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/775) <!-- Reviewable:end -->
|
💔 Test failed - status-travis |
|
@zzbot retry Review status: all files reviewed at latest revision, 2 unresolved discussions, some commit checks failed. Comments from Reviewable |
[READY] Add some advice for CentOS/RHEL users CentOS/RHEL users don't have a new enough compiler to build ycmd, but we can tell them the best way to get one, because we're nice like that. See also https://github.com/Valloric/YouCompleteMe/wiki/Full-installation-on-CentOS <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/775) <!-- Reviewable:end -->
|
☀️ Test successful - status-travis |
CentOS/RHEL users don't have a new enough compiler to build ycmd, but we can tell them the best way to get one, because we're nice like that.
See also https://github.com/Valloric/YouCompleteMe/wiki/Full-installation-on-CentOS
This change is