Message-ID: <m0fyovwijf.fsf@bar.nemo-project.org>
Date: 2005-12-14T20:05:56Z
From: Bjørn-Helge Mevik
Subject: R-beta: configure problem (tcltk) on 64 bit Red Hat EL
In-Reply-To: <1134564372.31436.3.camel@seurat> (Martyn Plummer's message of "Wed, 14 Dec 2005 13:46:12 +0100")
Martyn Plummer wrote:
> It looks like you have the i386 RPMs for tcl and tk installed.
You are right. I have both the i386 and x86_64 RPMs installed.
> ./configure --with-tcl-config=/usr/lib64/tclConfig.sh \
> --with-tk-config=/usr/lib64/tkConfig.sh
Thank you! This works like a charm.
Prof Brian Ripley wrote:
> It is a problem with your particular OS,
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.
> Unfortunately you have removed the crucial parts of where your
> configure got the configuration info from.
Typically me! :-)
Thanks, both of you!
--
Bj?rn-Helge Mevik