An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060203/1e4cfbab/attachment.pl
R-2.2.1-INSTALL Issue with TCLTK
2 messages · Bhola, Gautam, Brian Ripley
Those don't look like valid paths to config files to me. On FC3 they would be /usr/lib/tclConfig.sh /usr/lib/tkConfig.sh So even if you have users tcl-8.4.12 and tk-8.4.12 (do you?), your paths are almost surely not to config files. Configure reports what works, including that it is not going to build tcl/tk support. Look back at the relevant parts of its output.
On Fri, 3 Feb 2006, Bhola, Gautam wrote:
Hi
I am not able to have a working tcltk library in R-2.2.1 inspite of
trying different options suggested in the FAQ's. I am using the
following configure option and I do get the tcltk package installed but
with a missing libs folder.
./configure -prefix= "~R-2.2.1" --enable-R-shlib --enable-linux-lfs
--with-zlib --with-gnu-ld --with-tcltk
--with-tcl-config="~tcl-8.4.12/lib" --with-tk-config="~tk-8.4.12/lib"
I have ensured that I have a valid tclsh in my path and have even
provided the include path for covering the tcl.h
Operating system: RHEL
The error I get while trying to invoke the libarary for tcltk is:
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
Error in library(tcltk) : .First.lib failed for 'tcltk'
Execution halted
Any help to identify the cause is highly appreciated.
Respectfully
Gautam
----------------------------------------------------------------------
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595