Required Packages Setup
2. Installing Packages
Then Install Required Packages (Only for 64-bit Systems)
sudo apt-get install libstdc++6:i386
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Then Install Required Packages (Only for 64-bit Systems)
sudo apt-get install libstdc++6:i386
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.