Skip to content

Fix for #206 - can't find graphviz binary dot#388

Open
obscurerichard wants to merge 1 commit intoNagVis:masterfrom
obscureorganization:fix-no-dot-in-path
Open

Fix for #206 - can't find graphviz binary dot#388
obscurerichard wants to merge 1 commit intoNagVis:masterfrom
obscureorganization:fix-no-dot-in-path

Conversation

@obscurerichard
Copy link

@obscurerichard obscurerichard commented Dec 30, 2024

This fixes the message:

The required graphviz binary "dot" could not be found

This appears on Centos 7.x and higher systems with recent versions of Nagvis installed.

Resolves #206

Thank you @NiclasGoeddel for the fix! Escaping the shell arguments is a safer way to do it...

This fixes the message:

    The required graphviz binary "dot" could not be found

This appears on Centos 7.x and higher systems with recent versions of
Nagvis installed.

Resolves NagVis#206

NagVis#206

Thank you @NiclasGoeddel for the fix!
@obscurerichard obscurerichard changed the title Fix for NagVis/nagvis #206 Fix for NagVis/nagvis #206 - can't find graphviz binary dot Dec 30, 2024
@obscurerichard obscurerichard changed the title Fix for NagVis/nagvis #206 - can't find graphviz binary dot Fix for #206 - can't find graphviz binary dot Dec 30, 2024
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

Successfully merging this pull request may close these issues.

Automap: The required graphviz binary "dot" could not be found

1 participant