Oracle Solaris Virtualization (LDOM and ZONES) (MOSC)

MOSC Banner

Update: How Install OCI CLI on Oracle Solaris 11.4

We've just announced an update to our previous blog on How to Install OCI CLI on Oracle Solaris. If you intend to install OCI CLI on the Oracle Solaris 11.4.51 or the latest SRU updates, please follow the updated instructions below. The only change from the previous instructions is to “Install rustc and cargo” without performing the step (5) “export CRYPTOGRAPHY_DONT_BUILD_RUST=1”.

  1. Ensure developer components are installed: pkg change-facet facet.devel=true
  2. Install the compiler, system headers, pkg-config tool: pkg install gcc system/header developer/build/pkg-config
  3. Set the correct pkgconfig path in your environment: export PKG_CONFIG_PATH=/usr/openssl/1.1/pkgconfig/64/:/usr/lib/64/pkgconfig

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center