Setting Up
-
2. Installing
How to Install Lisp Compiler in Ubuntu
sudo apt install clisp
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; }
How to Install Lisp Compiler in Ubuntu
sudo apt install clisp
If Got “User is Not in Sudoers file” then see: How to Enable sudo