[BioC] R and Bioconductor packages

Jeff Gentry jgentry@jimmy.harvard.edu
Fri, 30 Aug 2002 11:50:10 -0400 (EDT)


> 	Error in dyn.load(x, as.logical(local), as.logical(now)) :
> 	        unable to load shared library
> "/usr/local/R-1.5.1/library/tcltk/libs/tcltk.so":
> 	  ld.so.1: /usr/local/R-1.5.1/bin/R.bin: fatal: relocation error:
> file /usr/local/R-1.5.1/
> 	library/tcltk/libs/tcltk.so: symbol Tcl_GetString: referenced symbol
> not found

Do you have package 'tcltk' installed?

If not, that needs to be installed.

If so, is Tcl/TK (the libraries, not the R package) installed on the
system?

> 3) The library sma doesn't seem to be in the package bundle either.

Its not, as it isn't a Bioconductor package.

-J