Displaying 2 results from an estimated 2 matches for "tcl_findlibrary".
2001 Dec 17
2
help with library(tcltk)
Hi All,
I have tried several times to run this library and I get the following
message:
> library(tcltk)
Error in firstlib(which.lib.loc, package) :
invalid command name "tcl_findLibrary"
Error in library(tcltk) :
.First.lib failed
>
I have checked either the tcl and tk libraries and they are correctly
installed (/usr/lib/). I have other program (Grass) that make use of them and
it works correctly.
System:
Intel Pentium MMX
Linux Mandrake 8.0
Tcl/Tk 8.3
Thanks in a...
2001 Oct 24
1
help with library(tcltk)
Hi,
I've recently installed R on a Linux Mandrake 8.0 i586 machine. I will like
to run the tcltk interface but I get the following message:
> library(tcltk)
Error in firstlib(which.lib.loc, package) :
invalid command name "tcl_findLibrary"
Error in library(tcltk) : .First.lib failed
>
I think I have properly installed the tcl8.3 and tk8.3 libraries in
/usr/local/lib
Of course I have the tcltk library under the same directory as the other
packages (which are working without problems)
Thanks,
Antonio
-.-.-.-.-.-.-.-.-.-...