On 08/04/11 13:49, Phil Spector wrote:
Rolf -
In order for R to build with tcltk support, the tcl/tk development
packages need to be available when R is configured. This command
apt-get install tcl8.5-dev tk8.5-dev
will install the necessary development packages, but you'll need to
reconfigure and rebuild R in order to get tcltk support,
Ah-ha! I think that is the answer I was looking for.
Thanks Phil.
cheers,
Rolf
______________________________________________
[email protected] 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.