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

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to