Skip to content
Prev 495 / 15075 Next

Tcl/tk on OS X Jaguar

At 3:23 PM +0100 1/17/03, Fernando Zúñiga wrote:
I believe that's correct--or was at one time--perhaps the carbonized 
(not just classic) version now supports tcltk.
You might as well go for the latest version, 1.6.2.

On my OS X Mac, I installed the Darwin R from source code, and the 
final step, the "make install" step, put things here

[322]% which R
/usr/local/bin/R

and here
[323]% ls /usr/local/lib/R
./           .DS_Store*   COPYING      COPYRIGHTS   NEWS         THANKS
  bin/         etc/         library/     share/      ../ 
AUTHORS      COPYING.LIB  FAQ          RESOURCES    afm/         doc/ 
include/
modules/
It does install, but it took me several tries to get it right, the 
first time I did it.
Your fastest route to tcltk support is probably to get Jan's binaries from here
http://gifi.stat.ucla.edu/pub

I installed tcltk from fink (http://fink.sourceforge.net/) in order 
to get tcltk functionality in R, the R I built from sources. But 
check Jan's website first.