Hi Ulrich,

Can you tell me where the example graphs are installed?

In Ubuntu, they can be here:
/usr/share/doc/graphviz/examples/graphs
In Centos, they can be here:
/usr/share/graphviz/graphs

Also, the current addon assumes that the graphviz executables are in the path.

Thanks,
David Mitchell

On 7/3/2019 03:16, Ulrich Vollert wrote:
Hi,

I installed graphviz with homebrew on Darwin which put the binaries into

        /usr/local/Cellar/graphviz/2.40.1_1/bin

Homebrew links the binaries into

        /usr/local/bin

Regards
Ulrich


Am 03.07.2019 um 02:35 schrieb bill lam <bbill....@gmail.com>:

Have you homebrew install graphviz and what is the folder where it
was installed?

On Wed, Jul 3, 2019, 2:42 AM Ulrich Vollert <ulr...@gmx.de> wrote:

Hi,

I installed graphviz and tried it on

Engine: j807/j64/darwin
Release-d: commercial/2019-03-18T16:07:14
Library: 8.07.26
Qt IDE: 1.7.9/5.9.7
Platform: Darwin 64
Installer: J807 install
InstallPath: /applications/j64-807
Contact: www.jsoftware.com <http://www.jsoftware.com/>

load 'graphics/graphviz'
graphview ''

shows an empty view. Nice.

But
graphview 'digraph G { a->b }',LF
gives me an error

|interface error: spawn_jtask_
| spawn_jtask_,PROG,' ???,cmdline

Regards,
Ulrich
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to