Installing Requirements
-
2. Installing Dependencies
Then to Install Required Packages
For Ubuntu 19.10 Linux:sudo apt install gcc build-essential libaio1
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Then to Install Required Packages
For Ubuntu 19.10 Linux:
sudo apt install gcc build-essential libaio1
If Got “User is Not in Sudoers file” then see: How to Enable sudo