On Tue, Jan 3, 2012 at 4:03 PM, Carl Baribault <crlbr...@gmail.com> wrote:
> Dear All,
>
> I've seen posts to the effect that..
> 1) choose.dir is only available for windows, and
> 2) tk_choose.dir would be the linux equivalent.
>
> I'm still having trouble with the subject package on linux/rhel6.
>
> I've specified --with-tcltk during ./configure, and I still get the 
> response...
>
>> install.packages("tcltk")

My understanding is that tcltk is included in the base installation
now. You should be able to load it using library(tcltk) without
explicitly installing it. You can install tcltk2 as an add-on package.

HTH

Peter

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to