Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gleamviz install on Linux #534

Open
gavento opened this issue Sep 16, 2020 · 0 comments
Open

Gleamviz install on Linux #534

gavento opened this issue Sep 16, 2020 · 0 comments

Comments

@gavento
Copy link
Contributor

gavento commented Sep 16, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant