Skip to content

Gleamviz install on Linux #534

Description

@gavento

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions