Problem: GLEAMviz is quite difficult to install, and there are papercuts with epimodel default config.
I am noting my solution for record.
My system: Ubuntu 20.04, x64, Thinkpad X260
Solution - install and run GLEAMviz 7
- Get GLEAMviz 7 installer from their web.
- Run it and install anywhere.
- Set the GLEAM data directory to be
~/GLEAMviz-data/ (this is the default epimodel task config, hassle to keep overriding)
- Alternatively, create a symlink
ln -s GLEAMviz/data/ GLEAMviz-data
- I had to remove some libraries from
~/GLEAMviz/libs - rename them or move to a different path. Otherwise I got Qt/GLX crash.
- I had to remove
libm.so.6 and libstdc++.so.6
Problem: GLEAMviz is quite difficult to install, and there are papercuts with epimodel default config.
I am noting my solution for record.
My system: Ubuntu 20.04, x64, Thinkpad X260
Solution - install and run GLEAMviz 7
~/GLEAMviz-data/(this is the default epimodel task config, hassle to keep overriding)ln -s GLEAMviz/data/ GLEAMviz-data~/GLEAMviz/libs- rename them or move to a different path. Otherwise I got Qt/GLX crash.libm.so.6andlibstdc++.so.6