Skip to content
Prev 18780 / 63461 Next

R-beta: configure problem (tcltk) on 64 bit Red Hat EL

Martyn Plummer wrote:

            
You are right.  I have both the i386 and x86_64 RPMs installed.
Thank you!  This works like a charm.
Prof Brian Ripley wrote:

            
You are right.  As Martyn suggested, configure picked up
/usr/lib/{tcl,tk}Config.sh instead of /usr/lib64/{tcl,tk}Config.sh
because I have both i386 and x86_64 versions of the RPMs installed.
Typically me! :-)


Thanks, both of you!