- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- where to get dependencies
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 05:51 AM
04-02-2008 05:51 AM
where to get dependencies
This is RHEL 4.6 AS 32bit.
I need to install FC5-hobbit-4.2.0-1.i386.rpm
Where can I get the following dependencies:
libcrypto.so.6 is needed by hobbit-4.2.0-1.i386
liblber-2.3.so.0 is needed by hobbit-4.2.0-1.i386
Thank you,
Elena.
libldap-2.3.so.0 is needed by hobbit-4.2.0-1.i386
librrd.so.2 is needed by hobbit-4.2.0-1.i386
libssl.so.6 is needed by hobbit-4.2.0-1.i386
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 06:21 AM
04-02-2008 06:21 AM
Re: where to get dependencies
If you don't, you may use centos packages.
To identify the name of the package that provides those libraries, you can use:
http://rpm.pbone.net/
http://rpmfind.net/
Probably some of them you already have installed, but you need a newer/specific version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 06:39 AM
04-02-2008 06:39 AM
Re: where to get dependencies
I do have the rpm itself and I tried to install it but got the error:
[root@quars757 tmp]# rpm -i FC5-hobbit-4.2.0-1.i386.rpm
error: Failed dependencies:
libcrypto.so.6 is needed by hobbit-4.2.0-1.i386
liblber-2.3.so.0 is needed by hobbit-4.2.0-1.i386
libldap-2.3.so.0 is needed by hobbit-4.2.0-1.i386
librrd.so.2 is needed by hobbit-4.2.0-1.i386
libssl.so.6 is needed by hobbit-4.2.0-1.i386
I do have a RedHat subscription, but how to find the missing libraries on the RedHat Network?
Thanks.
Elena.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 06:57 AM
04-02-2008 06:57 AM
Re: where to get dependencies
# rpm -q --whatprovides /lib/libssl.so.2
file /lib/libssl.so.2 is not owned by any package
[root@adela172p ~]# rpm -q --whatprovides /lib/libcrypto.so.4
file /lib/libcrypto.so.4 is not owned by any package
Looks like none of those type of file assciated with pkg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 07:15 AM
04-02-2008 07:15 AM
Re: where to get dependencies
Is there any way I can get these libraries?
Thanks,
Elena.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 09:48 AM
04-02-2008 09:48 AM
Re: where to get dependencies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2008 04:40 AM
04-04-2008 04:40 AM