Displaying 20 results from an estimated 400 matches similar to: "tcltk library on linux"
2006 Aug 11
1
RE : tcltk library on linux
Thank you for your answer but I already use the .deb package.
Also I have compiled the source code, but it is the same result...
I have already the same error..
I 'm going to be crazy ;-)
Has anyone got the same problem (and found the solution!) ?
Thanks in advance
Yohan
-----Message d'origine-----
De : Dirk Eddelbuettel [mailto:edd@debian.org]
Envoyé : jeudi 10 août 2006 18:50
À :
2006 Oct 10
0
compiling error R-2.4.0
Hi there,
I am trying to install from the source R-2.4.0 on my mac (osx 10.4.8
G5 DP)
The error imply Tcl/Tk.
I install it by all the way I know: darwinport, the Tcl/Tk package
from the dmg available from CRAN but without success.
The PATH is correct.
tclConfig.sh is localised in /opt/local/lib and have those permission:
-rw-r--r-- 2 root admin 7K Oct 9 09:49 tclConfig.sh
Here is
2008 Aug 17
1
R-beta does not install on FreeBSD
I am trying to install R-beta_2008-08-16_r46368.tar.gz on FreeBSD
8.0-CURRENT (i386). The code stops compiling with the following message:
--------------------------------------------------------------------
[.. snip ..]
building package 'tcltk'
mkdir ../../../library/tcltk
mkdir ../../../library/tcltk/R
mkdir ../../../library/tcltk/demo
mkdir ../../../library/tcltk/exec
mkdir
2007 Nov 02
1
tk not installed properly
Hi,
I'm getting the following error:
> install.packages()
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... Error in fun(...) : Can't find a usable tk.tcl in the following directories:
/usr/share/tcltk/tcl8.4/tk8.4 ./lib/tk8.4 /usr/local/lib/tcltk/tk8.4 /usr/local/share/tcltk/tk8.4 /usr/lib/tcltk/tk8.4 /usr/share/tcltk/tk8.4 ./library
2007 Nov 06
1
library(tcltk) fails
Dear list,
I cannot load the tcltk library:
> library(tcltk)
Loading Tcl/Tk interface ... Error in fun(...) :
Can't find a usable tk.tcl in the following directories:
/usr/share/tcltk/tcl8.4/tk8.4 ./lib/tk8.4 /usr/local/lib/tcltk/tk8.4 /usr/local/share/tcltk/tk8.4 /usr/lib/tcltk/tk8.4 /usr/share/tcltk/tk8.4 ./library ./tk8.4.16/library
This probably means that tk wasn't
2006 Jul 19
2
how to use large data set ?
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20060719/a0844373/attachment.pl
2003 Feb 07
2
1.7.0 build error in debian stable i386
I'm running debian stable, with the addition of tcl8.4-dev, tk8.4-dev from
testing.
debian/rules build gives this ...
gcc -shared -o methods.so do_substitute_direct.o methods_list_dispatch.o
method_meta_data.o slot.o class_support.o tests.o -L../../../../bin -lR
mkdir -p -- ../../../../library/methods/libs
make[6]: Leaving directory `/home/king/R/source/src/library/methods/src'
2005 Feb 05
0
[Fwd: Re: Problems compiling (configure) R on Ubuntu linux (debian)]
-------- Original Message --------
Subject: Re: [R] Problems compiling (configure) R on Ubuntu linux (debian)
Date: Sat, 5 Feb 2005 12:47:42 -0600
From: Dirk Eddelbuettel <edd at debian.org>
To: Ulises M. Alvarez <umalvarez at fata.unam.mx>
References: <022501c50b70$a55d8760$1209f9c2 at ales>
<x2is57f8b7.fsf at biostat.ku.dk>
<16900.59886.67300.348574 at
2010 Nov 19
2
intall tcl/tk
Dear Help List,
I am trying to install a package (DiagnosisMed) on R (R version 2.10.1
(2009-12-14)) on Debian Lenny (architecture i386).
I get the following error message:
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
* installing *source* package ‘DiagnosisMed’ ...
** R
** data
** preparing package for lazy loading
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this
2006 Aug 01
1
Tcltk package
Hi WizaRds,
I ran into trouble trying to install the "debug" package, which requires TCL/TK support. It seems like the tcltk package is not installed on my system.
From: http://tolstoy.newcastle.edu.au/R/help/05/07/7993.html it seems that the tcltk is bundled with the base R distribution.
I'm running R under linux:
> version
_
platform i686-pc-linux-gnu
2003 Oct 03
1
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
Graham,
Confirmed. I will pass that along to the R team. As 1.8.0 is in code freeze,
this may not get addressed, unfortunately.
Regards, Dirk
On Fri, Oct 03, 2003 at 03:16:35PM +1000, Graham Williams wrote:
> Package: r-base-core
> Version: 1.7.1.cvs.20030927-1
> Severity: normal
>
>
> $ R
>
> R : Copyright 2003, The R Development Core Team
> Version 1.8.0 beta
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All,
we're trying to implement R on the IBM p690 cluster "Jump" at the
research centre in J?lich, Germany (c.f.
http://www.fz-juelich.de/nic/Supercomputer/computer-e.html)
using the most recent version of R (2.1.0) and precisly following the
installation instructions.
After ./configure we get the final message:
----------------
R is now configured for powerpc-ibm-aix5.2.0.0
2007 May 16
0
Bug#424696: R CMD INSTALL -l <path> does not create path (PR#9691)
Soeren,
On 16 May 2007 at 23:00, Soeren Sonnenburg wrote:
| Package: r-base-core
| Version: 2.5.1~20070513-1 [ aka R-patched as of 20070513 ]
| Severity: important
|
| R CMD INSTALL -l /path/to/lib
|
| no longer creates /path/to/lib but assumes it does already exist. This
| is a change in behaviour as it has worked with R 2.4.X
Let me pass that on to R Bugs then as it is in no way related
2003 Oct 03
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
On Fri, Oct 03, 2003 at 08:29:31AM -0500, Douglas Bates wrote:
> edd@debian.org writes:
>
> > Graham,
> >
> > Confirmed. I will pass that along to the R team. As 1.8.0 is in code freeze,
> > this may not get addressed, unfortunately.
> >
> > Regards, Dirk
>
> I believe Ross Ihaka has already detected and fixed this problem. The
> fix should
2005 Sep 26
1
Make check fails on d-p-q-r-tests.R...
Hi,
R-2.1.1
OS: OpenBSD-current (3.8) on i386
Compiler:gcc version 3.3.5 (propolice)
Thread model: single
configure \
--with-readline \
--with-tcltk \
--with-tcl-config=/usr/local/lib/tcl8.4/tclConfig.sh \
--with-tk-config=/usr/local/lib/tk8.4/tkConfig.sh \
--with-libpng \
--with-jpeglib \
--with-zlib \
--with-bzlib \
--with-pcre \
--with-libiconv-prefix=/usr/local/
2006 Apr 11
1
Bug#361968: Wrong name in manpage
Kanru,
Thanks for the bugreport.
On 11 April 2006 at 22:03, Kanru Chen wrote:
| Package: r-base-core
| Version: 2.2.1.svn37668-1
| Severity: minor
|
| In manpage of /usr/bin/R, the first, fourth and last line shows `VERSION'
| instead of `R'.
|
| I believe it is a typo.
More likely something is wrong with how R.1 is autogenerated using help2man.
Incidentally, that `R --version'
2003 Oct 04
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
On Fri, Oct 03, 2003 at 09:21:29AM -0500, Dirk Eddelbuettel wrote:
> On Fri, Oct 03, 2003 at 08:29:31AM -0500, Douglas Bates wrote:
> > edd@debian.org writes:
> >
> > > Graham,
> > >
> > > Confirmed. I will pass that along to the R team. As 1.8.0 is in code freeze,
> > > this may not get addressed, unfortunately.
> > >
> > >
2005 Sep 27
0
Make test fails in d-p-q-r-tests...
Hi,
R-2.1.1, R-patched, and the latest R-beta--all fail with same error
OS: OpenBSD-current (3.8) on i386
Compiler:gcc version 3.3.5 (propolice)
Thread model: single
configure \
--with-readline \
--with-tcltk \
--with-tcl-config=/usr/local/lib/tcl8.4/tclConfig.sh \
--with-tk-config=/usr/local/lib/tk8.4/tkConfig.sh \
--with-libpng \
--with-jpeglib \
--with-zlib \
2007 May 23
1
(PR#9691) 'Bug'#424696: R CMD INSTALL -l <path> does not
I looked for evidence that this is supposed to happen, as it was news to
me that it did on some versions of R. Possible sources of documentation
seem to be
R CMD INSTALL --help
?INSTALL
R-intro.texi, R-exts.texi, R-admin.texi
none of which mention this AFAICS, and all seem to be written assuming an
existing library tree.
DId you find something to suggest otherwise? Clearly no alpha/beta
2007 Apr 17
1
Tcltk
I have problems with Tcl/Tk in R 2.4.1, when running it on Windows Vista
(see error message below).
Regards, Sofia
> library(tcltk)
Loading Tcl/Tk interface ... Error in fun(...) : Can't find a usable
init.tcl in the following directories:
{C:\Program\R\R-2.4.1/Tcl/lib/tcl8.4}
{C:\Program\R\R-2.4.1/Tcl/lib/tcl8.4} C:/Program/R/R-2.4.1/Tcl/lib/tcl8.4