Yuqi Du has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/19779 )

Change subject: [docs] fix instructions for building Kudu on SLES
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/19779/3/docs/installation.adoc
File docs/installation.adoc:

http://gerrit.cloudera.org:8080/#/c/19779/3/docs/installation.adoc@424
PS3, Line 424:
             : . Install `gcc8` and `gcc8-c++` (might require activating 
Development Tools
             : Module to add corresponding package repositories):
             : +
             : ----
             : $ sudo zypper install gcc8 gcc8-c++
             : ----
             :
             : . NOTE: If building on SLES 15, the system compiler (GCC7) may 
be used
             : instead:
             : +
             : ----
             : $ sudo zypper install gcc7 gcc7-c++
             : ----
> > If we need pick gcc7 in SLES 15. we should avoid installing gcc8.
OK, Thank you for your patient explanation.

Because SLES15 has a system compiler gcc7, if the command 'sudo zypper install 
gcc7 gcc7-c++'  need not run?
Maybe SLES15  have no gcc default?



--
To view, visit http://gerrit.cloudera.org:8080/19779
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2f080851c32cdc6c3b9ef393dfeb485d953d882e
Gerrit-Change-Number: 19779
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Yuqi Du <[email protected]>
Gerrit-Comment-Date: Wed, 26 Apr 2023 03:19:24 +0000
Gerrit-HasComments: Yes

Reply via email to