search for: libtk

Displaying 10 results from an estimated 10 matches for "libtk".

Did you mean: libgtk
2003 Sep 18
3
Installing from RPM on Red Hat 9
...ow want to install R. I downloaded the RPM for Red Hat 9 from CRAN (as well as the patched readline). Attempting to install ( rpm -i R-1.7.1-1.i386.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...
2003 Jan 02
2
unable to install redhat 8.0 rpm
...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
2010 Sep 01
1
Installing a Tcl/Tk Extension on OSX
Dear R-Community, I need the Img tk extension for my R package. It all works on my Ubuntu machine (libtk-img). However I experience a great deal of trouble when I try to install the package on OSX 10.5 or 10.6 (in fact I'm not able to do it). As I understand it, the ActiveTcl with it's teacup package manager do not have an effect on the the x11 tcl installation which R accesses. MacPorts howe...
2003 Apr 17
2
R Install problems with Redhat 9 : "tcl.so" versus "tcl.so.0"
...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/linux/RPM/ is tcl-8.3.3-74.i386.rpm. Howev...
2007 Nov 06
1
library(tcltk) fails
...uot; machine login "i686" "unknown" 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/l...
2012 Sep 11
4
ubuntu 12.04 install issues
Hello: I have a new install of Ubuntu 12.04. I have tried to install R via source, apt-get, and the deb packages from a cran mirror. Each of these had issues. I followed the secure apt key install. The apt-get and deb installs each have the same error. So, let's ignore the source install for now. This is the error: >> sudo dpkg -i r-base-core_2.15.1-1precise2_i386.deb (Reading
2005 Feb 05
0
[Fwd: Re: Problems compiling (configure) R on Ubuntu linux (debian)]
...stall r-base r-base-core r-base-latex r-cran-hmisc Or apt-get, or wajig, or ... | On the other hand, if you insist on compile R for your Ubuntu box, I'll | recommend you to install (all in a long line): | | sudo aptitude install build-essential g77 libmagick++6-dev libpng3-dev | libtiff-tools libtk-img libtiff4-dev tcl8.4 tcl8.4-dev tk8.4 tk8.4-dev | a2ps libedit-dev libreadline4-dev tclreadline tetex-base tetex-bin | tetex-extra 'apt-get build-dep r-base' is much easier, and possibly more complete :-) That was a helpful post, though. Please send it to the list. Cheers, Dirk | | A...
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
...ll 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 when I enter libtcl8.3.so it is apparently...
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.