[R-SIG-Mac] using tkWidgets under OS X
stefano iacus
stefano.iacus at unimi.it
Fri Mar 25 08:01:33 CET 2005
The R.app installer has also the option to install the tcltk/x11
libraries.
You need this to be installed to make tcltk work with R.app.
stefano
On 24/mar/05, at 23:32, Jun Tan wrote:
> I'm helping my coworker using tkWidgets under OS X. And got the
> following error message when we try to load the package:
>
> Error in fun(...) : Can't find a usable init.tcl in the following
> directories:
> /usr/local/lib/tcl8.4 /usr/local/lib/tcl8.4
>
>
>
> This probably means that Tcl wasn't installed properly.
> Error: .onLoad failed in loadNamespace for 'tcltk'
> Error in library(tcltk) : package/namespace load failed for 'tcltk'
>
> Actually, we had Tcl/Tk Aqua installed. However, it was installed as
> framework. In order to solve this, do I have to compile tcl/tk from
> source code or there is a binary version available which will be
> installed under /usr/local directory.
>
> Thanks,
>
> Tan
>
> _______________________________________________
> 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