On Thu, 2004-12-23 at 21:05 +0000, Prof Brian Ripley wrote:
> There's no problem in R-devel, but this is a configuration issue and 
> without the configuration output we can't help, only guess.
> 
> Hint: it is tcltk and you need both Tcl _and_ Tk.  As I recall FC2 comes 
> with Tcl and not Tk installed by default, so please check Tk is installed 
> by looking at the configure output.


Good point. The command should have been:

rpm -q tcl tcl-devel tk tk-devel

The output should ideally be:

tcl-8.4.5-7
tcl-devel-8.4.5-7
tk-8.4.5-7
tk-devel-8.4.5-7


Sorry about the confusion.

Marc

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to