Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<  33 of 902 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 2381
Last update: 11-01-04
Issue:
How do I install the 'compat' related RPM packages necessary for Oracle installation?
Resolution:
To install or upgrade to the latest version of any package available for Red Hat Enterprise Linux use the command up2date -i <package-name>. To see a list of all packages available use the command up2date --showall.

For example, to see all available packages with the string 'compat' in their name use the command up2date --showall | grep -i compat. To install or upgrade to the latest 'compat-db' and 'compat-gcc' packages use the command:
up2date -i compat-db compat-gcc
Note: Package names always include the package's version and release number information, but it is not necessary to include those numbers when installing or upgrading using up2date.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<   33  of  902  >>