$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Ubuntu 64 Bit Execute 32 Bit Binary

GNU/Linux Ubuntu 64 bit Executing 32 bit Binary Guide

The tutorial shows you step-by-step How to Execute 32 bit Binary on Ubuntu Amd64 GNU/Linux – Step by step Tutorial.

And after if the Binary do Not Run with the Normally Needed Libraries the follow Instructions to Find Needed Dependencies on Ubuntu.

Ubuntu 64 bit Execute 32 bit Binary

GNU/Linux Ubuntu 64 bit Running 32 bit Binary Guide