File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -194,16 +194,6 @@ Customer Portal] as a *_tar.gz_* archive. After logging in with your Red Hat
194
194
account, you must have an active OpenShift Enterprise subscription to access the
195
195
downloads page.
196
196
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
-
207
197
https://access.redhat.com/downloads/content/290[*Download the CLI from the Red
208
198
Hat Customer Portal*]
209
199
@@ -246,6 +236,16 @@ To unpack the archive:
246
236
$ tar -xf <file>
247
237
----
248
238
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
+
249
249
// end::installcli[]
250
250
251
251
[[basic-setup-and-login]]
You can’t perform that action at this time.
0 commit comments