trouble with tcltk (was RE: [R] trouble compiling R on Irix)

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Apr 18 22:19:10 CEST 2002


"Liaw, Andy" <andy_liaw at merck.com> writes:

> Hi,
> 
> Thanks to Profs. Ripley and Tierney for their tips, I compiled zlib from
> source and gotten further.
> 
> Here's where I get stuck, when it tries to compile the tcltk package:
> 
> ld32: FATAL   12 : Expecting n32 objects: /usr/local/lib/libtcl8.3.so is
> n64.
> 
> Now I'm confused.  Sounds like 32-bit vs. 64-bit problem.  What can I do at
> this point?
> 
> (This is on Irix.)

Well, there seems to be three options:

1) Build without tcltk (configure --without-tcltk)

2) get a 32-bit tcltk

3) compile everything else for 64 bits

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list