![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Album Cover Art Downloader makes iPod a touch nicer | iBot | UNIX and Linux RSS News | 0 | 02-01-2008 03:50 PM |
| Album Cover Grabber .90 (Default branch) | iBot | Software Releases - RSS News | 0 | 01-14-2008 07:30 AM |
| get default rpms on RH4 for Oracle 9i | MarGur | Red Hat | 1 | 07-29-2007 07:09 AM |
| Removing RPMs without breaking stuff | rhfrommn | Red Hat | 5 | 01-29-2005 10:47 AM |
| rpms vs make | macdonto | UNIX for Dummies Questions & Answers | 6 | 09-30-2001 02:50 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How do I find out which rpms to install to cover dependencies?
Howdy all, I am trying to install dk-milter on a postfix mail machine, but am running up against some dependencies, and I don't know how to find out which rpms contain the required packages. Code:
[root@mail root]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 9)
[root@mail root]# uname -a
Linux qfdmail1.qfdev.int 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686 i686 i386 GNU/Linux
[root@mail root]# rpm -Uvh http://www.topdog-software.com/oss/dk-milter/dk-milter-0.6.0-1.i386.rpm
Retrieving http://www.topdog-software.com/oss/dk-milter/dk-milter-0.6.0-1.i386.rpm error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by dk-milter-0.6.0-1
libc.so.6(GLIBC_2.4) is needed by dk-milter-0.6.0-1
libcrypto.so.6 is needed by dk-milter-0.6.0-1
libssl.so.6 is needed by dk-milter-0.6.0-1
rtld(GNU_HASH) is needed by dk-milter-0.6.0-1
libcrypto.so.6 and libssl.so.6 come up pretty easily in google searches, but not in RHEL3 packages. Thanks a heap for any tips! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|