Entering edit mode
Hi Everyone,
I tried installing Rgraphviz on a RHEL5 64bit server and failed
miserably.
I tried 2 different approaches, using either the Graphviz bundled with
Rgraphviz (v2.28) or the latest version built from source and
installed on
the system (v2.36).
Approach #1, using the bundled Graphviz (v2.28), from R:
biocLite("Rgraphviz")
It fails here: http://pastebin.com/96cpdXVM
Approach #2, using the system Graphviz (v2.36), from the shell:
R CMD INSTALL --configure-args='--with-
graphviz=/path/to/system/graphviz'
Rgraphviz_2.6.0.tar.gz
It fails here: http://pastebin.com/VxZ0QEqc
In approach #1, Rgraphviz can't find some graphviz header files, which
prompted me to try approach #2.
In both cases the problem appears to be in the src/common.h file, but
I
have no clue on how I can fix this.
*Any* help or hint in the right direction would be very much
appreciated.
Thank you!
Best,
--
Enrico Ferrero
Department of Genetics
Cambridge Systems Biology Centre
University of Cambridge
[[alternative HTML version deleted]]