For quite some time, I have had graphviz installed, although I haven't used it for about 3 years. Today I tried to invoke its "--help" output, and got nothing. The system didn't recognize the program name. I did a reinstall, using apt-get, then Muon (I know - silly, but I'm reduced to "magical responses", since I haven't a clue what's actually happening relative to this problem). The OS still responds with nothing to "which graphviz". Muon says it's installed, and apt-get says it's the latest version.
KFind tells me that "graphviz" may be found here:
file:///usr/lib/graphviz
file:///usr/share/graphviz
file:///usr/share/doc/graphviz
file:///usr/share/menu/graphviz
In /usr/lib/graphviz this is what I see:
config6
libgvplugin_core.so.6
libgvplugin_core.so.6.0.0
libgvplugin_dot_layout.so.6
libgvplugin_dot_layout.so.6.0.0
libgvplugin_gd.so.6
libgvplugin_gd.so.6.0.0
libgvplugin_neato_layout.so.6
libgvplugin_neato_layout.so.6.0.0
libgvplugin_pango.so.6
libgvplugin_pango.so.6.0.0
libgvplugin_xlib.so.6
libgvplugin_xlib.so.6.0.0
Nowhere do I see something I can actually execute.
I'm out of ideas at this point, and I don't know what the problem might be. I've never seen a problem like this before.
Graphviz, which is a command line graph image generator, appear NOT to be installed even when it looks like it should be. It cannot be executed.
Anyone have any ideas as to what's wrong and how to fix it?
Thanks for any help you can offer!
KFind tells me that "graphviz" may be found here:
file:///usr/lib/graphviz
file:///usr/share/graphviz
file:///usr/share/doc/graphviz
file:///usr/share/menu/graphviz
In /usr/lib/graphviz this is what I see:
config6
libgvplugin_core.so.6
libgvplugin_core.so.6.0.0
libgvplugin_dot_layout.so.6
libgvplugin_dot_layout.so.6.0.0
libgvplugin_gd.so.6
libgvplugin_gd.so.6.0.0
libgvplugin_neato_layout.so.6
libgvplugin_neato_layout.so.6.0.0
libgvplugin_pango.so.6
libgvplugin_pango.so.6.0.0
libgvplugin_xlib.so.6
libgvplugin_xlib.so.6.0.0
Nowhere do I see something I can actually execute.
I'm out of ideas at this point, and I don't know what the problem might be. I've never seen a problem like this before.
Graphviz, which is a command line graph image generator, appear NOT to be installed even when it looks like it should be. It cannot be executed.
Anyone have any ideas as to what's wrong and how to fix it?
Thanks for any help you can offer!
Comment