[R] Re: New packages (tcl/tk <-> R glue + Visual Tcl)

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Jul 6 14:46:19 CEST 1999


sysadmin at Statistik.Uni-Dortmund.DE (System Administration) writes:

> Installing package cltk' ...
>  libs
> gcc -g -O2 -fPIC -I/sw/sun4_55/R-0.65.0/lib/R/include -c tcltk.c -o tcltk.o
> tcltk.c:19: tk.h: No such file or directory
> *** Error code 1
> make: Fatal error: Command failed for target cltk.o'
>  R
>  exec
>  help
>  >>> Building/Updating help pages for package cltk'
>      Formats: text html latex example 
>   tcltk                             text    html    latex   example
>  DONE (tcltk)
> 
> DONE (INSTALL)
> 
> 
> A bug?

Well, the package name looks a bit odd and it's a bug that installs
can complete when there are errors in creating .o files...

But did you install Tcl/Tk on your system first? If so, where does it
keep the tk.h file? If it isn't in the normal search path, there's no
(obvious) way for an add-on package to figure out where to find it.

-- 
   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