|
|
|
|
Re: rpm istallation of linux RHEL 5.1 [message #570064 is a reply to message #560511] |
Mon, 05 November 2012 05:46  |
zainmdm
Messages: 2 Registered: January 2010 Location: Hyderabad
|
Junior Member |
|
|
You can use #cp source destination
to move the files ..
Or else you can use YUM installation to install the packages.
like ... #yum install rpm_package_name
because yum is the best option to install oracle related rpms because if the dependent package is missing for your
linux then the oracle yum automatically installs the dependent packages to you.
So to work with yum .. you have to configure it first.
Please see the yum configuration guidelines online available.
|
|
|
|