- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Rpm dependancy issues
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
07-09-2002 02:57 PM
07-09-2002 02:57 PM
Rpm dependancy issues
mod_put
mod_throttle
libmm.so-11 and
apache = 1.3.19-5 is needed by mod_ssl-2.8.1-5
Now when I was looking for these things I was find that they are supposed to come with apache 1.3.19-5. Now I don't know why I can't find them but i was wondering if anyone out there knew if I should just download the seperate rpms and install them or re-install 1.3.19-5 or what so I can upgrade the system. Any help I could get would be greatly appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 06:40 PM
07-09-2002 06:40 PM
Re: Rpm dependancy issues
If you want to know the dependency before install RPM, use
# rpm -qRp
This command tells you the dependency file name of the RPM.
If you want to find some RPMs, I advice you to check your Distribution web site or http://rpmfind.net/
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 11:29 AM
07-17-2002 11:29 AM
Re: Rpm dependancy issues
apache-1.3.19-5 not installed right or what? I dunno. Ohh and masanari, i dunno what is up I have tried giving you points twice now and it hasn't worked I will try again real quick but sorry if it doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 12:11 PM
07-17-2002 12:11 PM
Re: Rpm dependancy issues
I think that if you have RedHat Network set up the best way would be to do:
up2date apache
This will deal with all dependencies.
The harder way would be to check what apache needs and install these RPM's by hand.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 02:53 PM
07-17-2002 02:53 PM
Re: Rpm dependancy issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 05:00 PM
07-17-2002 05:00 PM
Re: Rpm dependancy issues
Using rhn and up2date is quite reliable. The up2date wizard (or whatever you want to call it) NEVER installs anything you don't tell it to. It only retrieves a list of what is available and offers it to you for your approval. You can select any or no packages at all from the offerings.
As far as RHN having the MOST uptodate apache, it might, or it might not. All depends on how recently the beastie was released and whether they've gotten around to making a redhat version of the RPM.
Best regards
Mark
(I actually have been using up2date and rhn for several months now, and like it a lot.)