Displaying 1 result from an estimated 1 matches for "tclt".
Did you mean:
  tcl
  
2005 Apr 25
1
installing R-2.1.0 from source on Fedora Core 3 with tclt k
On my FC3 for x86_64 (Athlon64 3000+) at home, R-patched from today compiled
just fine, and tcltk works.  The version of tcl, tcl-devel, tk and tk-devel
are all 8.4.7-2.
Cheers,
Andy
> From: Jonathan Baron
> 
> I installed from source on Fedora Core 3 starting with the
> command
> 
> ./configure --prefix=/usr --with-tcltk
> 
> (The --with-tcltk may not be necessary, b...