Displaying 4 results from an estimated 4 matches for "tk_safeinit".
2002 May 22
0
Problem installing tcltk on Solaris
...cal(local), as.logical(now)) :
unable to load shared library
"/erd/statistic/apps/R/Rtk/build/library/tcltk/libs/tcltk.so":
ld.so.1: /erd/statistic/apps/R/Rtk/build/bin/R.bin: fatal:
relocation error: file
/erd/statistic/apps/R/Rtk/build/library/tcltk/libs/tcltk.so: symbol
Tk_SafeInit: referenced symbol not found
I would certainly appreciate some help getting tcltk support working.
Thanks
-Don
Here are various details that may or may not be helpful.
----- from config.site -----
CPPFLAGS="-I/erd/statistic/apps/R/local/include"
LDFLAGS="-L/erd/statistic/apps/R...
2000 Aug 31
3
make problem
Dear R People:
I have the source for R version 1.1.1
on a UNIX system alpha-dec-osf4.
The ./configure works fine.
When I do the make, it works fine until it tries to build the
package tcklc.
I get an error of
Tk_Saf_Init not identified
Then it kicks out.
Any suggestions, please?
Thanks!
Sincerely,
Erin M. Hodgess, Ph.D.
Associate Professor
Department of Computer and Mathematical Sciences
2002 Sep 27
1
R1.5.1,tcltk,IRIX
...ror in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/tools/Rstat1.5.1/lib/R/library/tcltk/libs/tcltk.so":
1243708:/tools/Rstat1.5.1/lib/R/bin/R.bin: rld: Fatal Error:
unresolvable symbol in
/tools/Rstat1.5.1/lib/R/library/tcltk/libs/tcltk.so: Tk_SafeInit
Error in library(tcltk) : .First.lib failed
when i run ldd on R.bin
-- ldd /tools/Rstat1.5.1/lib/R/bin/R.bin
libblas.so => /usr/lib32/libblas.so
libreadline.so.4 => /usr/freeware/lib32/libreadline.so.4
libdl.so => /usr/lib32/libdl.so...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...mObj
Tcl_GetStringFromObj
Tcl_ListObjAppendElement
Tcl_ListObjGetElements
Tcl_NewDoubleObj
Tcl_NewIntObj
Tcl_NewObj
Tcl_SetStringObj
Tcl_CreateCommand
Tcl_CreateInterp
Tcl_DoOneEvent
Tcl_Eval
Tcl_GetObjResult
Tcl_Init
Tcl_SetResult
Tcl_StaticPackage
Tcl_GetVar2Ex
Tcl_SetVar2Ex
Tcl_GetString
Tk_Init
Tk_SafeInit
R_NaReal
Rf_error
R_GlobalEnv
R_NilValue
R_DotsSymbol
Rf_allocVector
Rf_eval
Rf_install
Rf_isFunction
Rf_isLanguage
Rf_isValidString
Rf_lcons
Rf_length
Rf_mkChar
Rf_mkString
Rf_protect
Rf_unprotect
R_CHAR
STRING_ELT
SET_STRING_ELT
VECTOR_ELT
INTEGER
REAL
TAG
CDR
CADR
CADDR
FORMALS
PRINTNAME
R_MakeE...