[Incrtcl-develop] [ incrtcl-Bugs-1392619 ] configure fails to look in /usr/lib64
by SourceForge.net other posts by this author
Dec 28 2005 11:14PM messages near this date
[Incrtcl-develop] [ incrtcl-Bugs-1403583 ] configure fails with latest bash
|
[Incrtcl-develop] [ incrtcl-Bugs-1376301 ] sparc solaris 8 cvs head test suite failure
Bugs item #1392619, was opened at 2005-12-29 07:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=1392619&group_id=13244
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General Build Problems
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Wart (wart)
Assigned to: David Gravereaux (davygrvy)
Summary: configure fails to look in /usr/lib64
Initial Comment:
On x86_64 Fedora systems, tclConfig.sh is installed in
/usr/lib64. But the configure script does not look in
this location by default. ./configure should look for
tclConfig.sh in the same ${libdir} that was used with
Tcl, but it doesn't.
Attached are two patches for itcl3.3 and itk3.3 RC that
add ${libdir} and /usr/lib64 to the search path for
tclConfig.sh, tkConfig.sh, and itclConfig.sh.
The configure scripts for itcl and itk must be
regenerated after applying the patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=1392619&group_id=13244
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Incrtcl-develop mailing list
Incrtcl-develop@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-develop
|