- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- which rpm is required to install abc.so.x.y.z ?
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
12-22-2004 04:17 PM
12-22-2004 04:17 PM
# rpm -Uvh snort-2.0.0-0.fdr.1.rh90.i386.rpm
warning: snort-2.0.0-0.fdr.1.rh90.i386.rpm: V3 DSA signature: NOKEY, key ID 8df56d05
error: Failed dependencies:
libpcap.so.0.6.2 is needed by snort-2.0.0-0.fdr.1.rh90
Thanks in advance
Regards
Maaz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2004 04:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2004 04:39 PM
12-22-2004 04:39 PM
Re: which rpm is required to install abc.so.x.y.z ?
http://www.redhat.com/advice/tips/rhce/rpm.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2004 05:48 PM
12-22-2004 05:48 PM
Re: which rpm is required to install abc.so.x.y.z ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2004 09:48 PM
12-22-2004 09:48 PM
Re: which rpm is required to install abc.so.x.y.z ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 01:38 AM
12-23-2004 01:38 AM
Re: which rpm is required to install abc.so.x.y.z ?
rpm -Uvh --aid snort-2.0.0-0.fdr.1.rh90.i386.rpm
libpcap.so.0.6.2 will be installed automatic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:51 AM
12-23-2004 03:51 AM
Re: which rpm is required to install abc.so.x.y.z ?
As mentioned by Nick you can check on the URL
http://www.rpmfind.net/
You may also want to install the associated rpm's along with this.
When you try to install gcc gcc++ it will still require more lib rpm's you can better install all dependencies together.
Rgds
HGN