Bug 2699

Summary: /usr/bin/libIDL-config is missing
Product: [Retired] Red Hat Linux Reporter: david-b
Component: ORBitAssignee: Elliot Lee <sopwith>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: csuprin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description david-b 1999-05-10 16:53:42 UTC
libIDL is an independently distributable component, but
it's currently packaged _incorrectly_ with ORBit.

REPEAT BY:  trying to compile Mozilla M5 on a generic
RedHat 6.0 distribution.

SYMPTOM:  Can't find the script identified above, so
programs dependent on it can't link correctly.

WORKAROUND:  Get the source RPM for ORBit.  Configure
the "libIDL" package with "--prefix=/usr".  Copy the
resulting libIDL-config script into /usr/bin.

Comment 1 csuprin 1999-05-18 00:49:59 UTC
I find this marking of this a low priority to be somewhat of a
problem. Mozilla is the next generation of web browsers to run on
linux.

Thanks for the work around but it strikes me that libIDL should be a
separate package required by ORBit.

Comment 2 Elliot Lee 1999-07-28 23:27:59 UTC
Has been fixed for a while