[R] tcltk support....

Stefan Grosse singularitaet at gmx.net
Thu Apr 26 11:16:49 CEST 2007


I just read another post so I know youre on (K)ubuntu: you need to
install tcl8.4-dev and tk84-dev packages.

If there is no tcl/tk R installs nevertheless but is stating that at the
configuration that there is no tcl/tk support... so thats where you have
to look at.

Maybe it is better you install the deb package of 2.5.0 instead of
compiling yourself...

Stefan

W Eryk Wolski wrote:
> Rusers,
>
> library(Rcmdr)
> Loading required package: tcltk
> Error in firstlib(which.lib.loc, package) :
>     Tcl/Tk support is not available on this system
>
>
> While installing R I run configure with
>
> configure --prefix=/bla/bla --with-tcltk
> make
> make install
>
> configure did not returned any errors. Hence, I assume that the the tcl/tk
> libraries have been found.
>
>
> installin.packages("tcltk")
> returns an error telling me that there is no package tcltk on CRAN. And
> indeed there no such package on CRAN.
>
> Whats wrong?
>
> Eryk
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>
>



More information about the R-help mailing list