[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
FC3 custom 64 bit lib rpm
- From: gmane <ysharma catprosystems com>
- To: Rpm-list redhat com
- Cc:
- Subject: FC3 custom 64 bit lib rpm
- Date: Tue, 06 Sep 2005 13:16:04 -0700
Hi,
I am working on a project where I have one rpm with 2 shared libs.
Both of these .so files gets installed in /usr/lib64/
file /usr/lib64/<libname>.so
ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
When I am trying to installing binary based on above rpm libs I get
error message:
Error: Missing Dependency: <libname>.so()(64bit) is needed by package
<binary package>
I can install this library with rpm --nodeps <binary package>.rpm
ldd <binary> properly resolves /usr/lib64/<library>.so properly.
Please help me resolve this problem.
Thanks
YS
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]