Hi,

I've installed the latest version of R from source on Amazon Linux with the
following config flags:
./configure --with-tcl-config=/opt/ActiveTcl-8.6/lib/tclConfig.sh
--with-tk-config=/opt/ActiveTcl-8.6/lib/tkConfig.sh

After running make and make install, I try to run R and install the
'anesrake' package, but one of the dependencies fails with this error:

error: Tcl/Tk support is not available on this system

How can I fix this?

regards,
imran

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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