Displaying 1 result from an estimated 1 matches for "tcl_alloc".
2001 Apr 18
0
Re: R installation with tcltk
...uired package: tcltk
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "/opt/pkg/R-1.2.2/library/tcltk/libs/tcltk.so":
ld.so.1: /opt/pkg/R-1.2.2/bin/R.bin: fatal: relocation error: file /opt/pkg/R-1.2.2/library/tcltk/libs/tcltk.so: symbol Tcl_Alloc: referenced symbol not found
Error in .C("delTcl", PACKAGE = "tcltk") :
C/Fortran function name not in load table
Error in eval.with.vis(expr, envir, enclos) :
tcltk support is absent
I would appreciate it if you could help me correct this behavior.
Best rega...