[R-SIG-Mac] tcltk problem
Simon Urbanek
simon.urbanek at r-project.org
Fri Jun 11 21:45:31 CEST 2010
Thanks for sharing with us that you forgot to install Tcl/Tk - not that we really need to know that. Did you mean to ask some question perhaps?
Cheers,
Simon
On Jun 11, 2010, at 2:21 PM, Michael Kubovy wrote:
>> library(tcltk)
> Loading Tcl/Tk interface ... Error : .onLoad failed in loadNamespace() for 'tcltk', details:
> call: dyn.load(file, DLLpath = DLLpath, ...)
> error: unable to load shared library '/Library/Frameworks/R.framework/Resources/library/tcltk/libs/x86_64/tcltk.so':
> dlopen(/Library/Frameworks/R.framework/Resources/library/tcltk/libs/x86_64/tcltk.so, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
> Referenced from: /usr/local/lib/libtk8.5.dylib
> Reason: image not found
> Error: package/namespace load failed for 'tcltk'
>
> I had installed tcltk-8.5.5-x11.dmg
> X11 is running
>
>> sessionInfo()
> R version 2.11.1 (2010-05-31)
> x86_64-apple-darwin9.8.0
>
> locale:
> [1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> loaded via a namespace (and not attached):
> [1] grid_2.11.1 lattice_0.18-8 latticeExtra_0.6-11
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>
More information about the R-SIG-Mac
mailing list