Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 413901

Summary: Link from libidn.so to libidn.so.11.4.6 missing
Product: Red Hat Enterprise Linux 4 Reporter: Christian Japes <christian.japes>
Component: libidnAssignee: Joe Orton <jorton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 4.6   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-12 09:12:17 UTC 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 Christian Japes 2007-12-06 13:23:25 UTC
Description of problem:
I'm not really sure if this is a bug or intended to be as it is: The problem 
is that when doing a complete installation of RHEL4, both libidn for 32- and 
for 64-Bit get installed. The libidn-devel package instead is only installed 
for 64Bit (on a 64Bit Machine) which results in the fact that a link from 
libidn.so to libidn.so.11.4.6 is available in /usr/lib64 but not in /usr/lib. 
Can I savely install the 32-Bit package as well? Up to now I've only seen that 
there are identical files in the two libidn-devel packages but I haven't 
checked if they differ.

Version-Release number of selected component (if applicable):
libidn-0.5.6-1
libidn-devel-0.5.6-1

Comment 1 Joe Orton 2007-12-12 09:12:17 UTC
The biarch development environment is only supported from RHEL 5 onwards, sorry.
libidn-devel happens to be a package which isn't biarch-safe; in RHEL 4, you can
only install either libidn-devel.i386 *or* libidn-devel.x86_64, but not both
simultaneously.