I see in the intro video that when you follow a link (like "graph main section 1") that it automatically launches ZGRViewer. Mine isn't auto-launching. Here's what I have to do:

cd /usr/local/bin/zgrviewer
./run.sh

Then I use the File menu to open the .dot file manually, and it works!

Do you have any tips on what I should try in order to get the .dot files to go ahead and launch into SGRViewer?

note: when I run this type of command:
/usr/local/bin/zgrviewer/run.sh --Pdot /Users/david/Sites/drupal-5.2_2/files/16071_section0.dot
I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError: net/claribole/zgrviewer/ZGRViewer

could that be why?

Comments

KentBye’s picture

Status: Active » Closed (duplicate)

Hey nadavoid,
Glad to hear that you've at least have a workaround working.

I've answered this in more detail here because it's a duplicate issue and it helps other following the issue track it:
http://drupal.org/node/186757#comment-636721

Marking this a duplicate, and please respond with any more info there.