search for: tcl_setvar2ex

Displaying 3 results from an estimated 3 matches for "tcl_setvar2ex".

2002 Apr 30
1
Undefined symbols in loading tcltk (PR#1499)
...versions of R. > library(tcltk) /usr/lib/dld.sl: Unresolved symbol: Tcl_GetVar2Ex (code) from /opt_local/opt/R/lib/R/library/tcltk/libs/tcltk.sl /usr/lib/dld.sl: Unresolved symbol: Tcl_GetString (code) from /opt_local/opt/R/lib/R/library/tcltk/libs/tcltk.sl /usr/lib/dld.sl: Unresolved symbol: Tcl_SetVar2Ex (code) from /opt_local/opt/R/lib/R/library/tcltk/libs/tcltk.sl Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/opt_local/opt/R/lib/R/library/tcltk/libs/tcltk.sl": can't open /opt_local/opt/R/lib/R/library/tcltk/libs/tcltk.sl Error...
2002 Jun 05
0
Tcl8.0.4 missing function?! (PR#1640)
...s tcl8.0 and tk8.0 places). However, when: >library(tcltk) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/home/local/src/R-1.5.0/library/tcltk/libs/tcltk.so": /home/local/src/R-1.5.0/library/tcltk/libs/tcltk.so: undefined symbol: Tcl_SetVar2Ex Error in library(tcltk) : .First.lib failed Which is correct because I cannot find that symbol in my Tcl library! The docs are unspecific as to the version needed (but the actions of the configure script suggest that 8.0 is supported!). Is this correct, or is this a bug in configure or the docu...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...j Tcl_GetDoubleFromObj Tcl_GetIntFromObj 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 CA...