aws · cloud · linux · power · ppc64le · python

cloud: aws cli on ppc64le

Do you work with AWS? Do you work with IBM Power? Do you need to work with AWS from IBM Power? He is how you can build and install the CLI on ppc64le. First things first: get a Power VM for FREE at Minicloud. Once you have you VM up and running you can start… Continue reading cloud: aws cli on ppc64le

linux · power · python

ppc64le: build rpkg on centos8

rpkg is a python library for dealing with rpm packaging in a git source control.

cloud · macos · openstack · python

macos: DEPRECATION: Uninstalling a distutils installed project (six)

When trying to install openstack-cli on MacBook Pro, the following problem showed up: To fix it, I used the following command:  

linux · openstack · python · x86_64

x86_64: installing openstackclient on Fedora26

Follow the steps below to install openstackclient on your Fedora 26 (x86_64):

linux · power · ppc64le · python · x86_64

linux: libclang on Ubuntu

libclang is the C/C++ Interface to Clang. In order to avoid the following error: Use one of the solutions below, according your architecture: On x86_64: On ppc64le: More about Clang can be found at https://clang.llvm.org/doxygen/group__CINDEX.html