Bug 135549
| Summary: | libidn provides /usr/lib64/libidn.so but not /usr/lib/libidn.so at x86_64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> |
| Component: | libidn | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-10-13 14:41:12 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
Robert Scheck
2004-10-13 12:58:33 UTC
I'm not sure what bug you are reporting here.
Are you trying to link against a 64-bit or 32-bit libidn? You need to
install the libidn-devel package only for the correct architecture.
Each libidn-devel package includes a %{_libdir}/libidn.so symlink.
You probably can't install both without conflicts.
Hm, the only thing I did was a full installation of FC3t3 + upgrade to Development, maybe this is my problem... A couple of applications every time falled back to 32-bit libidn at compiling time, that was the problem...sorry :-( |