[BioC] Rgraphviz install issues

Byron Ellis bellis at hsph.harvard.edu
Fri Oct 1 00:38:03 CEST 2004


That reminds me, right about the time CVS went away, I needed to 
reinstall Ruuid and whipped up a quick patch to get it to build under 
OS X without installing glib (because I'm too lazy to install glib). 
Basically, do the same thing as Win32. Seems to work swimmingly. Sorry 
about the bad diff, but, you know, CVS. :-)

uuidP.h:
10a11
 >
21,22d21
<
<
25,31d23
<
< #if defined(__APPLE_CC__)
< typedef unsigned long guint32;
< typedef unsigned short guint16;
< typedef unsigned char guint8;
< typedef unsigned char guchar;
< #else
33,34d24
< #endif
<



On Sep 30, 2004, at 10:54 AM, Jeff Gentry wrote:

>> I have installed, via darwinports, graphviz (v1.16) running in x11 (I
>> dyn092203:~ apb$ sudo R CMD INSTALL /Users/apb/Rgraphviz_1.4.0.tar.gz
>> Rgraphviz.c:244: warning: implicit declaration of function `GD_gvc'
>> Rgraphviz.c:244: error: invalid lvalue in assignment
>
>> Clearly, something else is missing in my effort..... Any advice would
>> be appreciated.
>
> If you're using that new of a version of Graphviz, you need to use the
> devel version of Rgraphviz.
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
>
---
Byron Ellis (bellis at hsph.harvard.edu)
"Oook" -- The Librarian



More information about the Bioconductor mailing list