Errors

Compile Errors

Bash Errors

PHP Errors

Python pip Errors

configure: error: *** uuid support not found (this typically means the uuid development package is missing)

yum -y install libuuid-devel

configure: error: *** JSON support not found (this typically means the libjansson development package is missing)

apt-get install libjansson-dev
yum install -y jansson-devel

configure: *** Please install the ‘libxml2’ development package.

yum -y install libxml2-devel

/bin/sh: 1: pkg-config: not found

apt -y install pkg-config
Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *