Install and Update Denodo VDP/ Admin tool to run it locally on a Mac
\uD83D\uDCD8 Install Instructions
Generally trying to follow this how-to: https://community.denodo.com/docs/html/browse/8.0/en/platform/installation/preinstallation_tasks/download_the_installer/download_the_installer
Download Install package from box.
We want the VDP Client for this application
Move download and Unzip into a Denodo Home directory.
I will be using Applications/Denodo
Give permissions to run the script
chmod +x install.sh (or installer_cli.sh)
Notice: You need Java 11 for this installation
Common Problem # 1 Java Home must be set and exported.
export JAVA_HOME=/usr/local/opt/openjdk@11/libexec/openjdk.jdk/Contents/Home
add to bottom of .bashrc and source it (your link may vary)
Install, including home directory
./install.sh ~/Applications/Denodo/
Verify VDP Tool is Working
cd Applications/Denodo/bin
Connect to tufts VPN
./vdpadmin.sh
Log into //denodadatapp-dev-01@it.tufts.edu:9999/admin