On Mon, 11 Nov 2002, Takahide Nojima wrote:
>  I'm looking for how to easily install additional applications to a linux box
> from RH7.3 CDROMs. I don't want to worry about dependency between
> each RPMs or about contents of each CDROMs as much as possible.
> And I can not connect the linux box to the Internet by some reason.

I like the command line, something like

"rpm -Uvh /mnt/cdrom/RedHat/RPMS/whatever.rpm"

should do the trick. However, not worring about dependancies is a big
mistake, you can't use php without apache, so php requires apache.
Dependancies can be annoying, but they are a good thing.

-- 
\ \/ / _       |~\  _ In God We Trust. All Others Pay Cash.
 >  < / \|\  /|+-< | |   "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|    a tragedy to those who feel." - Horace Walpole



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to