[BioC] tkrplot in R2.0 on Mac OS X

Seth Falcon sfalcon at fhcrc.org
Mon Nov 22 20:02:57 CET 2004


On Mon, Nov 22, 2004 at 12:03:05PM -0600, Rahul Kakkar wrote:
> gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include 
> -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include 
> -I/usr/local/include   -fno-common  -g -O2 -c tcltkimg.c -o tcltkimg.o
> tcltkimg.c:1: tk.h: No such file or directory

Do you have the TclTk headers and libs installed?  Guessing not since
tk.h isn't found.  There are notes on installing TclTk at
www.r-project.org under the Mac OS X FAQ.  You could also install via
fink.

+ seth



More information about the Bioconductor mailing list