tcltk must be installed on your system, it is not a R package. Which
Linux are you using?

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]]
>
> ______________________________________________
> [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.
>
>

______________________________________________
[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.

Reply via email to