Displaying 1 result from an estimated 1 matches for "tclxml".
Did you mean:
mlxml
2008 Apr 30
1
R isn't finding tcltk
...39;
After first encountering this problem, I took the following steps:
1. Made sure that installed programs include dev-lang/tcl,
dev-tcltk/mysqltcl, dev-tcltk/otcl, dev-tcltk/tcl-debug,
dev-tcltk/tcldom, dev-tcltk/tcllib, dev-tcltk/tclperl,
dev-tcltk/tclpython, dev-tcltk/tclreadline, dev-tcltk/tclxml,
and dev-tcltk/tclxml-expat.
2. Verified that tcltk was installed by writing a little file hello.tcl,
running the command "tclsh hello.tcl", and observing that the output was
correct.
3. Removed R by doing "emerge -C R".
4. Set a tcltk USE flag for R by appending the line dev-...