hello
I install InsightCAE as it is on the installation homepage
sudo apt-get update
sudo apt-get install insightcae-ce
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package insightcae-ce
so I did some research and replace this command to
sudo apt-get install insightcae-base
it install well
but when write workbench
workbench: error while loading shared libraries: libvtkCommonCore-7.1.so.1: cannot open shared object file: No such file or directory