search for: libtcl

Displaying 13 results from an estimated 13 matches for "libtcl".

Did you mean: libacl
2003 Apr 17
2
R Install problems with Redhat 9 : "tcl.so" versus "tcl.so.0"
...I am running Redhat 9. I'm assuming we have backward compatibility ? To continue, attemping to load R produces the following errors: [root at localhost temp]# rpm -ivh R-1.6.2-1.i386.rpm warning: R-1.6.2-1.i386.rpm: V3 DSA signature: NOKEY, key ID 97d3544e error: Failed dependencies: libtcl.so.0 is needed by R-1.6.2-1 libtk.so.0 is needed by R-1.6.2-1 OK, I understand this so far. So I go to http://rpmfind.net/linux/RPM/ to get the packages. Searching for "libtcl.so.0" shows me that's it's in the tcl package. The most current one from http://rpmfind.net/l...
2003 Jan 02
2
unable to install redhat 8.0 rpm
I've just installed Redhat 8.0 + latest updates on a Intel PC and am trying to install the R 1.6.1-2 rpm but get the following: # rpm -i R-1.6.1-2.i386.rpm warning: R-1.6.1-2.i386.rpm: V3 DSA signature: NOKEY, key ID 97d3544e error: Failed dependencies: libtcl.so.0 is needed by R-1.6.1-2 libtk.so.0 is needed by R-1.6.1-2 What am I missing? Hubert -- Hubert Wong, PhD Email: hubert at telus.net
2008 Jul 15
2
Problem installing R on openSUSE 10.3
Dear All, I am trying to install R 2.7 on my openSUSE 10.3. I have faithfully followed instruction at http://cran.r-project.org/bin/linux/suse/ReadMe.txt. I have downloaded all the RPMs but still R complains about: libtcl8.4.so is needed by R-base-2.7.1-6.1.i586 I searched for this library and found a one, tcl-8.4.15-22.i586.rpm at openSUSE distribution site and installed. But R still complains about the same missing library. I don't know what I have to do now. Could please help me fixing this? Thanks. Best...
2015 May 26
2
building with tcltk on Ubuntu 14.04
...system Any more suggestions on troubleshooting/diagnosing? I'm not sure what I should be telling R to look for ... thanks Ben Bolker PS (I chose /usr/lib/x86_64-linux_gnu for TCLTK_LIBS because that's where the tcl libraries seem to be located ... ls /usr/lib/x86_64-linux-gnu/libtcl* /usr/lib/x86_64-linux-gnu/libtcl8.5.a /usr/lib/x86_64-linux-gnu/libtcl8.6.so /usr/lib/x86_64-linux-gnu/libtclstub8.5.a /usr/lib/x86_64-linux-gnu/libtcl8.5.so /usr/lib/x86_64-linux-gnu/libtcl8.6.so.0 /usr/lib/x86_64-linux-gnu/libtclstub8.6.a /usr/lib/x86_64-linux-gnu/libtcl8.5.so.0 /usr/lib/x86_64-...
2002 Oct 22
0
dyn.load()
...I can see there are no unsatisfied symbols. In particular, the symbol comn_free is defined: > ldd libRClib.so libdl.so.1 => /usr/lib/libdl.so.1 libct.so => /opt/sybase/embeddedsql/lib/libct.so libcs.so => /opt/sybase/embeddedsql/lib/libcs.so libtcl.so => /opt/sybase/embeddedsql/lib/libtcl.so libcomn.so => /opt/sybase/embeddedsql/lib/libcomn.so libintl.so => /opt/sybase/embeddedsql/lib/libintl.so libnsl.so.1 => /usr/lib/libnsl.so.1 libm.so.1 => /usr/lib/libm.so.1 libc.so.1...
2007 Nov 06
1
library(tcltk) fails
...user "sfg" on Debian testing, Tcl/Tk: $ ldconfig -p | grep libtk libtk8.5.so.0 (libc6) => /usr/lib/libtk8.5.so.0 libtk8.4.so.0 (libc6) => /usr/lib/libtk8.4.so.0 libtk8.4.so (libc6) => /usr/lib/libtk8.4.so $ ldconfig -p | grep libtcl libtcl8.5.so.0 (libc6) => /usr/lib/libtcl8.5.so.0 libtcl8.4.so.0 (libc6) => /usr/lib/libtcl8.4.so.0 libtcl8.4.so (libc6) => /usr/lib/libtcl8.4.so Anything wrong with my Tcl/Tk installation? Thanks, Sven
2003 Sep 18
3
Installing from RPM on Red Hat 9
...386.rpm ) I get, pretty quickly, the following: warning: R-1.7.1-1.i386.rpm: V3 DSA signature: NOKEY, key ID 97d3544e error: Failed dependencies: libtk8.3.so is needed by R-1.7.1-1 I guess the "warning" can be ignored, but I'm bothered by the failed dependency. A: There are libtcl8.3.so and libtcl.so under /usr/lib; B: There's various "libgtk" under /usr/lib; C: There's no "libtk" D: I can't find any explicit reference to "libtk" in the installation GUI when the installation CDs are being used. So, even if libtk is in there som...
2001 May 10
1
TclTk problems
Dear R-Users I'm running SuseLinuxPPC 7.1 and R 1.2.3 installed by sources. I've tried to run the demo for Tk (tkdensity e.g.) but R says " > require(tcltk) || stop("tcltk support is absent") Loading required package: tcltk Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this system Error in eval.with.vis(expr, envir, enclos) :
2001 Sep 15
1
Tk version of data.entry?
Has anyone taken the time to put together a Tk version of the data.entry() function? -Greg LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or
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
2003 Sep 23
2
Typical R installation problem
...propriate place. I'm trying to install the latest binary on Redhat 9, and keep getting the same error message no matter what I try. [root at localhost mhu]# rpm -i R-1.7.1-1.i386.rpm warning: R-1.7.1-1.i386.rpm: V3 DSA signature: NOKEY, key ID 97d3544e error: Failed dependencies: libtcl8.3.so is needed by R-1.7.1-1 libtk8.3.so is needed by R-1.7.1-1 [root at localhost mhu]# exit I actually found these two files in an obscure location on my computer, and copied them to /usr/lib/ I also set my path to include the obscure location. SO they are actually available. At least...
2013 Jan 12
3
Cannot find Tcl library(Sort of OT)
Hey All, I'm trying to build Tux Racer. I get: checking for tcl8.5 library... no checking for tcl83 library... no checking for tcl8.2 library... no checking for tcl82 library... no checking for tcl8.0 library... no checking for tcl80 library... no checking for tcl library... no configure: error: Cannot find Tcl library The install manual says I may have to pass some options to configure:
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with Samba > 2.0. However as it is not supported on all systems it is not included > in the default build (it should work nicely on Solaris though). > Essentially smbwrapper is a preloaded library which intercepts system calls and > simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.