Cormac, On Oct 25, 2005, at 1:38 PM, Cormac Lawler wrote:
> Loading Tcl/Tk interface ... Error in dyn.load(x, as.logical(local), > as.logical(now)) : > unable to load shared library > '/Library/Frameworks/R.framework/Resources/library/tcltk/libs/ > tcltk.so': > dlcompat: dyld: /Applications/R.app/Contents/MacOS/R can't open > library: /usr/local/lib/libtk8.4.dylib (No such file or directory, > errno = 2) > > You didn't install Tcl/Tk which is crucial for Rcmdr. Tck/Tk is included in the CRAN R binary, while installing R select "custom install" and enable Tcl/Tk in the list. (FWIW you may consider downloading more recent R 2.2.0). Cheers, Simon _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
