[BioC] Can't install tcl/tk on Mac OS 10.3.7
Robert Gentleman
rgentlem at fhcrc.org
Sat Jan 15 16:57:01 CET 2005
You might find that you will get better help if you ask questions about
failures of your R installation on the R help list. Did you
rebuild/reinstall the tcltk package after you updated the tcl/tk
libraries (if not then you should). But really your R installation
seems to have failed and careful reading of the R INSTALLATION guide
and FAQ for OS X should reveal the causes.
I get:
> capabilities()
jpeg png tcltk X11 GNOME libz http/ftp sockets
TRUE TRUE TRUE TRUE FALSE TRUE TRUE TRUE
libxml fifo cledit IEEE754 bzip2 PCRE
TRUE TRUE TRUE TRUE TRUE TRUE
Robert
On Jan 14, 2005, at 6:43 PM, Sam Volchenboum wrote:
> I just did a fresh install of R 2.0.1 on my Powerbook 867 running a
> fresh 10.3.7 install. The R installation went fine.
>
> I then tried installing the Bioconductor packages.
>
> When I tried to install widgetTools, I got a tcl/tk error.
>
> And when I tried
>
> library(tcltk)
>
> , I got:
>
> Error in fun(...) : Can't find a usable init.tcl in the following
> directories:
> /usr/local/lib/tcl8.4 /usr/local/lib/tcl8.4
> This probably means that Tcl wasn't installed properly.
> Error: .onLoad failed in loadNamespace for 'tcltk'
> Error in library(tcltk) : package/namespace load failed for 'tcltk'
>
> So, I downloaded a fresh distribution of Tcl/Tk
> (TclTkAquaBI-8.4.9.0.dmg) and installed it. I copied the init.tcl
> library to /usr/local/lib/tcl8.4 (which I had to create).
>
> Then I tried again:
>
> library(tcltk)
>
> and got
>
> Error in fun(...) : this isn't a Tk applicationcouldn't connect to
> display ":0"
> Error: .onLoad failed in loadNamespace for 'tcltk'
> Error in library(tcltk) : package/namespace load failed for 'tcltk'
>
> I also have downloaded the most recent xcode and XDarwin. But this has
> not helped.
>
> If anyone has this working on Mac OS X with R 2.0.1, please enlighten
> me.
>
> Thanks.
>
> Sam
>
> [[alternative text/enriched version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
>
>
+-----------------------------------------------------------------------
----------------+
| Robert Gentleman phone: (206) 667-7700
|
| Head, Program in Computational Biology fax: (206) 667-1319 |
| Division of Public Health Sciences office: M2-B865
|
| Fred Hutchinson Cancer Research Center
|
| email: rgentlem at fhcrc.org
|
+-----------------------------------------------------------------------
----------------+
More information about the Bioconductor
mailing list