Skip to content

Commit c565097

Browse files
authored
Merge pull request #9802 from openshift-cherrypick-robot/cherry-pick-9799-to-enterprise-3.9
[enterprise-3.9] make libc note availabe across all enterprise/dedicated/origin/etc.
2 parents 31f0a61 + 8656162 commit c565097

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

cli_reference/get_started_cli.adoc

+10-10
Original file line numberDiff line numberDiff line change
@@ -194,16 +194,6 @@ Customer Portal] as a *_tar.gz_* archive. After logging in with your Red Hat
194194
account, you must have an active OpenShift Enterprise subscription to access the
195195
downloads page.
196196

197-
[NOTE]
198-
===
199-
If you do not use RHEL or Fedora, ensure that *libc* is installed and on your library path.
200-
If *libc* is not available, you might see the following error when you run CLI commands:
201-
202-
---
203-
oc: No such file or directory
204-
---
205-
===
206-
207197
https://access.redhat.com/downloads/content/290[*Download the CLI from the Red
208198
Hat Customer Portal*]
209199

@@ -246,6 +236,16 @@ To unpack the archive:
246236
$ tar -xf <file>
247237
----
248238

239+
[NOTE]
240+
===
241+
If you do not use RHEL or Fedora, ensure that *libc* is installed and on your library path.
242+
If *libc* is not available, you might see the following error when you run CLI commands:
243+
244+
---
245+
oc: No such file or directory
246+
---
247+
===
248+
249249
// end::installcli[]
250250

251251
[[basic-setup-and-login]]

0 commit comments

Comments
 (0)