Skip to content
Prev 3406 / 15075 Next

[BioC] Mac os x graphviz-Rgraphviz problem

Fine with me but at 12..?

Regards,
Anand

-----Original Message-----
From: Li.Long at isb-sib.ch [mailto:Li.Long at isb-sib.ch]
Sent: Monday, February 05, 2007 2:21 PM
To: Kasper Daniel Hansen
Cc: Gavai, Anand; bioconductor at stat.math.ethz.ch;
r-sig-mac at stat.math.ethz.ch
Subject: Re: [BioC] [R-SIG-Mac] Mac os x graphviz-Rgraphviz problem



Hi,

A note regarding lib paths for graphviz:  (based on my own installations)

.../graphviz-2.8/lib: /graphviz/{libgvc.so, etc}
                      /pkconfig
.../graphviz-2.12/lib: libgvc.so, etc.
                      /graphviz/{libgvplugin_* , etc)
                      /pkconfig

For 2.8, it's sufficient to have
         .../graphviz-2.8/lib/graphviz
in my LD_LIBRARY_PATH.  While for 2.12, I've got to (manually) add
         .../graphviz-2.12/lib
to my LD_LIBRARY_PATH to make libgvc.so visible to the loader.

This is probably where the path was not set quite right for graphviz 2.12.

Li
graphviz 2.12 compiled from source.
are talking about Rgraphviz' version. When you run it in the X11 xterm
(which I assume you are talking about), it seems as if some PATH/library
settings are messed up. I don't know anything about Darwinports
configuration, so I am afraid I cannot help much.
Rgraphviz, and it is important for us to know what you installed, and
especially how. I assume Darwinports compile from source? Since you have
installed several different flavours of Graphviz, are you certain that
you have cleaned up after you? Using the Graphviz binary provided by
Simon Urbanek should work, but I find it  bit puzzling which versions
(and how you installed them) you are discussing below.
version of Graphviz R is linking to, both by looking at the compile
statements when installing the package (which is why you need to
reinstall) as well as trying
new version (2.12) compiled easily for me.
getdp/"
opt/local/bin:$PATH
"graphviz" and "pkgconfig" by
bioconductor packages by sourcing it from bioconductor website
subGList,     recipEdges = recipEdges)
configure 2.8 previously with no luck.
following error message
past with Suse Linux we managed to solve it, and my Windows station is
working fine with Graphviz 2.8 and Rgraphviz
tried to install graphviz and Rgraphviz using the source files and
setting LD_LIBRARY_PATH and PKG_LIBRARY_PATH but in vain the only way
to install them together without errors is through a darwinport.