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 @@ -188,16 +188,6 @@ Customer Portal] as a *_tar.gz_* archive. After logging in with your Red Hat
188
188
account, you must have an active OpenShift Enterprise subscription to access the
189
189
downloads page.
190
190
191
- [NOTE]
192
- ===
193
- If you do not use RHEL or Fedora, ensure that *libc* is installed and on your library path.
194
- If *libc* is not available, you might see the following error when you run CLI commands:
195
-
196
- ---
197
- oc: No such file or directory
198
- ---
199
- ===
200
-
201
191
https://access.redhat.com/downloads/content/290[*Download the CLI from the Red
202
192
Hat Customer Portal*]
203
193
@@ -240,6 +230,16 @@ To unpack the archive:
240
230
$ tar -xf <file>
241
231
----
242
232
233
+ [NOTE]
234
+ ===
235
+ If you do not use RHEL or Fedora, ensure that *libc* is installed and on your library path.
236
+ If *libc* is not available, you might see the following error when you run CLI commands:
237
+
238
+ ---
239
+ oc: No such file or directory
240
+ ---
241
+ ===
242
+
243
243
// end::installcli[]
244
244
245
245
[[basic-setup-and-login]]
You can’t perform that action at this time.
0 commit comments