On Jun 7, 2004 at 11:49, Gerry Tool in a soothing rage wrote:
Mac wrote:
Hi List,
I installed FC2 from FAT partition with ISO files, and now I want to add some items (applications that I didn't select when the system installation, such as Apache server and PHP) with the system tool, Add/Remove applications. Then the CD is requested! And I only have ISO files in the FAT partition!
How can I have the items added with the RPM manager?
try up2date install packagename
or yum install packagename
If your install worked correctly, this should find the package and all
dependencies on the internet and install them.
Bad answer. All he needs do is mount the isos using loop
and install using rpm.
N.Emile...