[BioC] Error with Rgraphviz

Jeff Gentry jgentry at jimmy.harvard.edu
Wed May 25 16:50:49 CEST 2005


On Tue, 24 May 2005, Mayte Suarez-Farinas wrote:
> In fact that was the first thing we did when I got the error and
> it didn't work. Another hint ?
> > Errors...
> > Loading required package: Rgraphviz
> > Error in dyn.load(x, as.logical(local), as.logical(now)) :
> >         unable to load shared library
> > "/usr/local/R-2.0.1/library/Rgraphviz/libs/Rgraphviz.so":
> >   libdotneato.so.0: cannot open shared object file: No such file or
> > directory

Sorry, I somehow missed the original message.  Rgraphviz wouldn't
install if Graphviz was not available.  The most likely problem here is
that you don't have the path to the graphviz libraries in your
LD_LIBRARY_PATH environment variable.



More information about the Bioconductor mailing list