  | |  | How to manage the RPM packages?y | How to manage the RPM packages?y 2005-02-04 - By Roger
Back
Around Fri, Feb 04, 2005 at 04:34:55PM -0500, cyclops, wrote: > We just bought a IBM Intelliworkstation with OS as Red Hat Enterprise > Linux WS (v. 3 for AMD64/Intel EM64T). > > > However, with a fresh new installation from IBM, the first time I > try the up2date, it just gave me a lot of unsolved dependices. And it > seems those dependencies can not be easily handled by human. I am > wondering if there is a tool to help to solve dependencies? Something > like apt, yum, or portage will be fine. The probably did the install their way. I'm not sure of a fix. If you do a fresh install from Redhat Media, it should work the way it's supposed to. > > Another question: where (ftp or http) can I find a specific RPM > package for Red Hat Enterprise Linux WS (v. 3 for AMD64/Intel EM64T)? > I don't want to insert installation CDs every time I need to install > some new softwares (It seems that up2date does not help for installing > new softwares). With a properly working redhat installation, to add a package, it's sometimes as simple as:
up2date package
where package is what you want to install.
To install Apache, all you would need to do is: up2date httpd It will install the needed dependencies.
there's a showall option to up2date, what I usually do is run 'up2date -showall' and redirect to a file. You can then browser through the file whenever you are curious about a package. You could also do 'up2date -showall | less'
-- Roger Morris 687-3579 morris_r@(protected)
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |