[R-sig-Debian] tcltk

Paul Gilbert pgilbert at bank-banque-canada.ca
Tue Dec 30 16:02:28 CET 2008



Dirk Eddelbuettel wrote:
> On 29 December 2008 at 20:44, Paul Gilbert wrote:
> | (Another question about my incomplete configuration.)
> | 
> | I thought I had everything working with my Ubuntu 8.10 64bit, but I 
> | still seem to be missing tcl/tk:
> | 
> |  > require("tcltk")
> | Loading required package: tcltk
> | Error in firstlib(which.lib.loc, package) :
> |    Tcl/Tk support is not available on this system
> | 
> | 
> | Synaptic shows tcl and tk both installed, and I have r-base and 
> | r-base-dev installed.  How do I find what is missing?
> 
> Did you build R by hand?

Yes, I built from the tarball (./configure ; make ).

To answer my own question, building requires the header files in tcl-dev 
and tk-dev.  The fact that they were missing was buried in the output of 
  configure.  Perhaps tcl-dev and tk-dev should be dependencies in 
r-base-dev? (Or perhaps they are and it is still just me getting an old 
version.)

Paul

   The prebuild packages have working tcltk:
> 
> deddelbuettel at ....:~$ echo "capabilities()"|R --slave
>     jpeg      png     tiff    tcltk      X11     aqua http/ftp  sockets
>     TRUE     TRUE     TRUE     TRUE     TRUE    FALSE     TRUE     TRUE
>   libxml     fifo   cledit    iconv      NLS  profmem    cairo
>     TRUE     TRUE    FALSE     TRUE     TRUE     TRUE     TRUE
> 
> amd64, Ubuntu intrepid, Ubuntu R binaries from CRAN.
> 
> Dirk 
> 
====================================================================================

La version française suit le texte anglais.

------------------------------------------------------------------------------------

This email may contain privileged and/or confidential information, and the Bank of
Canada does not waive any related rights. Any distribution, use, or copying of this
email or the information it contains by other than the intended recipient is
unauthorized. If you received this email in error please delete it immediately from
your system and notify the sender promptly by email that you have done so. 

------------------------------------------------------------------------------------

Le présent courriel peut contenir de l'information privilégiée ou confidentielle.
La Banque du Canada ne renonce pas aux droits qui s'y rapportent. Toute diffusion,
utilisation ou copie de ce courriel ou des renseignements qu'il contient par une
personne autre que le ou les destinataires désignés est interdite. Si vous recevez
ce courriel par erreur, veuillez le supprimer immédiatement et envoyer sans délai à
l'expéditeur un message électronique pour l'aviser que vous avez éliminé de votre
ordinateur toute copie du courriel reçu.


More information about the R-SIG-Debian mailing list