Missing Packages for 11.2 install in Linux 9 (32 bit)

Both the Oracle installer and a tool I found say I am missing 4 packages which according to a tool I found should be on the OS install disks
20100304_105830: Warning: Required package libaio-devel not found, installation
of 32-bit version 0.3.106-3.2 or later recommended. Package should be on CD/DVD
20100304_105830: Warning: Required package sysstat not found, installation of 32
-bit version 7.0.2-1 or later recommended. Package should be on CD/DVD
20100304_105830: Warning: Optional package unixODBC not found, installation of 3
2-bit version 2.2.11-7.1 or later recommended. Package should be on CD/DVD
20100304_105830: Warning: Optional package unixODBC-devel not found, installatio
n of 32-bit version 2.2.11-7.1 or later recommended. Package should be on CD/DVD
How do I load these from the CD set (5)? I am really only worried about the first two packages in the list.
Mark D Powell

Hello Mark,
I usually install the following packages:
# mount /dev/cdrom /mnt; cd /mnt/Server/
# rpm -ivh elfutils-libelf-devel-static-0.137-3.el5.i386.rpm \
           elfutils-libelf-devel-0.137-3.el5.i386.rpm \
           kernel-headers-2.6.18-164.el5.i386.rpm \
           glibc-headers-2.5-42.i386.rpm \
           libgomp-4.4.0-6.el5.i386.rpm \
           glibc-devel-2.5-42.i386.rpm \
           libstdc++-devel-4.1.2-46.el5.i386.rpm \
           gcc-4.1.2-46.el5.i386.rpm \
           gcc-c++-4.1.2-46.el5.i386.rpm \
           libaio-devel-0.3.106-3.2.i386.rpm \
           sysstat-7.0.2-3.el5.i386.rpm \
           libtermcap-devel-2.0.8-46.1.i386.rpm \
           readline-devel-5.1-3.el5.i386.rpm \
           unixODBC-2.2.11-7.1.i386.rpm \
           unixODBC-devel-2.2.11-7.1.i386.rpm \
           compat-db-4.2.52-5.1.i386.rpm \
           compat-gcc-34-3.4.6-4.i386.rpm \
           compat-gcc-34-c++-3.4.6-4.i386.rpm \
           gdb-6.8-37.el5.i386.rpm \
           libXp-1.0.0-8.1.el5.i386.rpm \
           oracle-validated-1.0.0-18.el5.i386.rpm
# cd /; umount /mnt; ejectNote the last one. Installing this makes sures that all dependent packages are installed. That's the way to go to install 10.2, 11.1 or 11.2.
Good luck!
Regards,
David

Similar Messages

  • We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode

    We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode. We are getting the error message as
    "Probing for video card :Intel corporation Unknown device 0152"
    We also tried as
    boot: Linux vga=2
    boot linux resolution 1024x768
    boot Linux noprob
    boot Linux skipdd
    But every time we got this message
    NB: We could able to install in text mode as
    boot: Linux text.
    But our requirement Linux in graphical mode

    1344675 wrote:
    We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode. We are getting the error message as
    "Probing for video card :Intel corporation Unknown device 0152"
    We also tried as
    boot: Linux vga=2
    boot linux resolution 1024x768
    boot Linux noprob
    boot Linux skipdd
    But every time we got this message
    NB: We could able to install in text mode as
    boot: Linux text.
    But our requirement Linux in graphical mode
    Why is your "requirement" to install in graphical mode?  Once you are past the installation itself, the only thing that buys you is that your server will have been configured to boot up to runlevel 5, running a graphical desktop (gnome or kde, I forget which).  And what does THAT buy you on a server?
    I do not run ANY of my Linux servers "in graphical mode" -- running a graphical desktop.  Nor did I run a graphical desktop when I had Solaris, AIX, or HP-UX servers.

  • Missing Packages for Redhat

    OS=Redhat 5
    Oracle 11.2.0.1
    During the installation of Oracle, I ran into some issues with missing packages. As a result, I could not complete the installation. Does anyone know where I can dowlonad free redhat 5 packages? I tried looking online and the ones I've downloaded does not seem to work.
    Jin

    Some packages have a circular dependency. The solution would probably have been to install them together:
    <pre>
    rpm -Uvh elfutils-libelf-devel-0.137-3.el5.x86_64.rpm \
    elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm
    </pre>
    or use yum instead of rpm which resolves dependencies automatically. the --nodeps is usually not a good idea because it installs software regardless of failing dependencies, which can break your system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Not able to install eBusiness Linux 32 bit version 12.0.4

    I am not able to install Oracle Ebusiness linux version in my desktop. I get this error during step 2 and it stops.
    Exception in thread "Thread-254" : java.lang.NoClassDefFoundError : oracle/apps/ad/util/MessageHandler
    at oracle.apps.ad.rapidwiz.util.AutoConfigRunner.runDriver(AutoConfigRunner.java:231)
    at oracle.apps.ad.rapidwiz.util.AutoConfigRunner.run(AutoConfigRunner.java:209)
    How can I fix this issue ? Looks like the java class missing.

    Thanks for you information.
    I have installed all the pre-requiste softwares and packages as per this link
    www.oracle-base.com/articles/apps/OracleApps_12_InstallationOnOEL45.php.
    installdbf.log --> exited with 0
    ApplyDatabase_05130109.log --> ApplyDatabase Completed Successfully.
    adconfig.log --> AutoConfig is exiting with status 0
    NetServiceHandler.log --> adgentns.pl exiting with status 0
    I see the following error message at the end of this log file appsutil/log/$CONTEXT_NAME/MMDDHHMM.log.
    FINISHED INSTALL PHASE : DATABASE : Tue May 13 01:57:39 EDT 2008
    /training/trn/oracle/TRN1/db/tech_st/10.2.0/temp/TRN1_varsha/adrundb.sh has succeeded
    java.lang.NoClassDefFoundError: oracle/apps/ad/tools/configuration/NetServiceHandler
    Please refer to the remaining logs on applications node at - /training/trn/oracle/TRN1/inst/apps/TRN1_varsha/logs/05130035.log
    I have installed OEL4 and made the requiredchanges
    Does this mean you have already installed all
    pre-req. software/packages?
    It completed step 1 100% and during step 2 around66%
    Please review the following log files for further
    details about the error:
    <RDBMS
    ORACLE_HOME>/appsutil/log/$CONTEXT_NAME/installdbf.log
    <RDBMS
    ORACLE_HOME>/appsutil/log/$CONTEXT_NAME/adcrdb_<SID>.l
    og
    <RDBMS
    ORACLE_HOME>/appsutil/log$CONTEXT_NAME/ApplyDatabase_<
    MMDDHHMM>.log
    <RDBMS
    ORACLE_HOME>/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/adc
    onfig.log
    <RDBMS
    ORACLE_HOME>/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/Net
    ServiceHandler.log

  • Missing packages for media / sound etc

    The CS3 I recently downloaded and installed seems to be
    missing a lot of packages.
    I don't have flash.media package, I don't have ascb.util. I'm
    starting to notice there are a number of componenets that are
    missing from my FirstRun/Classes/FP9 folder.
    Is there a place where I can officially obtain all those
    (rather than finding out one at a time because my code doesn't
    work)?

    Looks interesting, photonX .
    according to nvidia gc toolkit,  cg development stopped with version 3.1 from april feb 2012 .
    Going forward, we recommend new development with GLSL, or HLSL for Windows applications, rather than Cg.
    Maybe racer-nocg will in time become better then racer-cg ?

  • Created a package with packager for updates and install failed

    Brand new iMac with CC2014 installed. Created a package of just updates. When running the update package, installation failed. Any ideas anyone?

    Moving the discussion to Enterprise Deployment for Creative Cloud, Creative Suite,
    Thanks,
    Atul Saini

  • Can't connect Photosmart 7510e all-in-one C311a to network for updates-new install-Windows 7 32 bit

    During installation of new printer and wireless e-print set up (Photosmart 7510e all-in-one C311a) I was asked to use printer to check for updates but I am getting error "printer is not connected to a network". I have printer connected to laptop via USB. Laptop have active wireless connection, Windows 7 Pro 32 bit. Please advice.

    Hi mjf11,
    Sorry you are having trouble. Here is a link to the HP Network Diagnostic Utility, which should help you resolve your network connectivity issue:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02114394&cc=us&dlc=en&lang=en&lc=en&product=507...
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

  • Where i can get the download link for oracle 10g standard edition linux 32 bit ?

    Thanks all.. :-)

    You cannot - see previous discussions about this topic on these forums.
    https://community.oracle.com/community/developer/search.jspa?peopleEnabled=true&userID=&containerType=&container=&q=10g+…
    If you have paid for an extended support contract, pl open an SR with Support for the media
    HTH
    Srini

  • Glibc error when installing OEL 5.8 packages for 10g install

    Hi, I have the following errors occurring when installing the pre-requisite packages for a 10g install. I'm following the instructions on
    http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRHEL5.php
    file /usr/lib/gconv/libISOIR165.so from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    file /usr/lib/gconv/libJIS.so from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    file /usr/lib/gconv/libJISX0213.so from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    file /usr/lib/gconv/libKSC.so from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    file /usr/libexec/getconf/POSIX_V6_ILP32_OFF32 from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    file /usr/libexec/getconf/POSIX_V6_ILP32_OFFBIG from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    file /usr/sbin/iconvconfig from install of glibc-2.5-81.i386 conflicts with file from package glibc-2.5-81.i686
    [root@oravm1 Server]# rpm -Uvh glibc-2.5-81.i86.rpm
    I'm not sure what to do as the 10g install complains that the glibc package is not installed as a requirement for the db software install.

    yum list glibcLoaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    Installed Packages
    glibc.i686 2.5-81.el5_8.1 installed
    Available Packages
    glibc.i386 2.5-81.el5_8.1 el5_latest
    Should I really have the i686 version installed?
    The 5.8 install includes the i686 version and the i386 version. Perhaps only the i386 version should have been installed. Am I right? If so should I remove the i686 version and how?
    yum install glibcLoaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    Setting up Install Process
    Package glibc-2.5-81.el5_8.1.i686 already installed and latest version
    Nothing to do
    [root@oravm1 ~]#
    Also.....
    The install warned that the swap was not lareg enough, I recall something like 2.7GB when I have actually made it 2GB.
    And the other things was ....
    Checking for shmmax=536870912; found shmmax=33554432
    The instructions I followed say nothing of setting this so high.
    Edited by: ImiDataMan on Apr 11, 2012 4:49 PM

  • Error installing OBIEE 11g on Linux 64 bits - Configuration Assistant fails

    Hello,
    I am trying to install OBISE1 on Oracle Linux 5 - 64 bits.
    I've followed these steps:
    1) Install Oracle DB
    2) Install jdk Linux 64 bits (jdk1.7.0)
    3) Install WebLogic
    4) Install RCU
    5) Install OBI 11g (Software only installation)
    Until here, all is correct.
    6) Configuration assistant failed:
    [2011-09-12T12:04:58.844+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0]
    [2011-09-12T12:04:58.845+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3149)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
    at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
    at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    [2011-09-12T12:04:58.846+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
    at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    I have fount posts with a similar problem, but is over Windows.
    I appreciate any ide/suggestion.
    Thank you in advance.
    Regards,

    I have seen that WebLogic is shut down, so I am trying to start up, but I can't:
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    /usr/java/jdk1.7.0/bin/java -jrockit -Xms512m -Xmx512m
    -Dweblogic.Name=AdminServer
    -Djava.security.policy=/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy
    -Dweblogic.ProductionModeEnabled=true -da
    -Dplatform.home=/root/Oracle/Middleware/wlserver_10.3
    -Dwls.home=/root/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.home=/root/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/root/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/root/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath
    weblogic.Server
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    I have modified /etc/profile, including JAVA_HOME and PATH with the java PATH. And it is ok, because if I executed java -version I can see the new jdk:
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build 1.7.0-b147)
    Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
    Any idea¿?

  • /lib32 folder required for Oracle 11g on Linux 32 bit

    Hi,
    I have 64 bit linux and Oracle 11g installed but one of my applications is using 32-bit libraries.
    So i am thinking of copying the lib32 folder in ORACLE_HOME and paste the path in LD_LIBRARY_PATH.
    Will it work or not????
    If YES, i need the lib32 folder for Oracle 11g R2 on Linux 32 bit. Can someone please tell me from where can i download it?

    Hi;
    In addition to Srini, I suggest to review:
    Master Note For Oracle Database Client Installation [ID 1157463.1]
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]
    Regard
    Helios

  • Creating optimized packages for my machine?

    Well, I want to create x86-64 packages for my machine with Arch linux. I really enjoy pacman hence my decision.
    Is there anything I need to do special for changing the optimization from i686 to x86-64? Or would a standard pkgbuild do this for me?
    I read the documentation for making my own packages but I saw no way to change the optimizations that the package is built with. Does it rely on other files for the optimizations or is there a file I need to edit. I really have no clue as what I need to do exactly to make this happen.
    The general build scripts seem pretty straight forward so I see no problem except for the optimization part. Any info is greatly appreciated, thanks.

    sarah31 wrote:[...]you would need a PPC first.[...]
    well, that's the only problem i have ... the hardware looks much nicer!! i would really like to have a white laptop instead of a black one (thinkpad -> good hardware, flexiview-screen, but black is somewhat uncool) --- but when i find a cheap powerbook (students do not have a lot of money ), i will definitely makeworld from arch-things --- this means actually: if i come to a powerbook of at least 800MHz, i will start a ArchPowerPC project, if Judd likes this idea of me using his pacman/makepkg to build an arch for PPC's
    ... but it may take at least time till may, because i have a lot of exams in next months :-)

  • I installed windows 7 on my iMac 21.5 (late 2009) and when I boot windows 7, the lag drivers are missing and bootcamp is not installed. The windows package would not download through bootcamp, even when left alone for 2 hours.

    I installed windows 7 on my iMac 21.5 (late 2009) and when I boot windows 7, the lag drivers are missing and bootcamp is not installed. The windows package would not download through bootcamp, even when left alone for 2 hours. Don't have the lion disk... Drivers seem impossible to get. Please help!

    lan drivers*

  • Missing packages while installing 11gr2 on oracle linux 6 os

    hi,
    i am installing Oracle 11gR2 on oracle Linux 6 OS via a vmware.
    i bum into this problem of not able to install the required packages:
    glibc-2.3.4-2.41
    compat-libstdc++-33-3.2.3 (64bit)
    elfutils-libelf-devel-0.97
    libaio-devel-0.3.105
    libgcc-3.4.6
    libstdc++-3.4.6
    unixODBC-2.2.11 (64bit)
    unixODBC-deve-2.2.11
    pdksh-5.2.14
    i try to rpm -qa | grep <packges name>
    [root@rcat lib64]# rpm -qa | grep glibc
    glibc-devel-2.12-1.132.el6.x86_64
    glibc-common-2.12-1.132.el6.x86_64
    glibc-2.12-1.132.el6.x86_64
    glibc-headers-2.12-1.132.el6.x86_64
    [root@rcat lib64]# rpm -qa | grep libaio
    libaio-0.3.107-10.el6.x86_64
    libaio-devel-0.3.107-10.el6.i686
    libaio-devel-0.3.107-10.el6.x86_64
    [root@rcat lib64]# rpm -qa | grep compat-libstdc++
    [root@rcat lib64]# rpm -qa | grep elfutils
    elfutils-libs-0.152-1.el6.x86_64
    elfutils-0.152-1.el6.x86_64
    elfutils-libelf-0.152-1.el6.x86_64
    [root@rcat lib64]# rpm -qa | grep libaio-devel
    libaio-devel-0.3.107-10.el6.i686
    libaio-devel-0.3.107-10.el6.x86_64
    [root@rcat lib64]# rpm -qa | grep libgcc
    libgcc-4.4.7-4.el6.x86_64
    [root@rcat lib64]# rpm -qa | grep libstdc
    libstdc++-4.4.7-4.el6.x86_64
    libstdc++-devel-4.4.7-4.el6.x86_64
    [root@rcat lib64]# rpm -qa | grep unixODBC
    [root@rcat lib64]# rpm -qa | grep pdksh
    it seem like the packages i have on my oracle linux 6 os is of higher version compared to what oracle 11gR2 database installer is asking for which is of lower version.
    i can't seem to find/download those packages individually from any website.
    I am trying to download the oracle linux 5 os iso with the hope i can find the lower version packages from the iso disc.
    Appreciate if there is any help here. pointing to any website i can quickly download the packages cos trying to download the iso takes me more then 13 hour!.

    >>it seem like the packages i have on my oracle linux 6 os is of higher version compared to what oracle 11gR2 database installer is asking for which is of lower version.
    i can't seem to find/download those packages individually from any website.
    I am trying to download the oracle linux 5 os iso with the hope i can find the lower version packages from the iso disc.
    You should find all rpms and their right version (as required by installer) onto linux 6 iso.
    For some rpms the installer can like higher versions but not for all. For some rpms installer requires the exact version.
    HTH
    Pradeep

  • Install DB 10gR2 on RHEL 5.4 x-86 - missing packages

    Hi experts,
    I am having some problems installing oracle database 10gR2 on RedHat Linux Enterprise 5.4 because on missing packages.
    I get the following messages when checking for packages;
    enmotif21
    binutils-2.17.50.0.6-12.el5
    package compat-db is not installed
    control-center-2.16.0-16.el5
    gcc-4.1.2-46.el5
    gcc-c++-4.1.2-46.el5
    glibc-2.5-42
    glibc-common-2.5-42
    package gnome-libs is not installed
    libstdc++-4.1.2-46.el5
    libstdc++-devel-4.1.2-46.el5
    make-3.81-3.el5
    package pdksh is not installed
    package sysstat is not installed
    package xscreensaver is not installed
    libaio-0.3.106-3.2
    package openmotif21 is not installed
    I would like to know the exact names of the packages that are needed and where can i get them.
    Thanking you in advance

    Step No. 1
    First of all you have to install the default package selection while installing RHEL 5.4 x-86. Thereafter you need to install the following rpms manually
    1.      glibc-devel-2.5-24.i386.rpm
    2.      libaio-0.3.106-3.2.i386.rpm
    3.      sysstat-7.0.2-1.el5.i386.rpm
    4.      java-1.4.2-gcj-compat-src-1.4.2.0-40jpp.115.i386.rpm
    5.      compat-gcc-34-c++-3.4.6-4.i386.rpm
    6.     compat-gcc-34-3.4.6-4.i386.rpm
    7.      compat-libstdc++-33-3.2.3-61.i386.rpm
    8.      compat-libstdc++-295-2.95.3-85.i386.rpm
    Step No. 2
    Edit the "/etc/redhat-release" file
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    to
    Red Hat Enterprise Linux Server release 4.4 (Tikanga)
    Step No. 3
    While installing you may encounter the following error
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-01_09-18-29AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-01_09-18-29AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    to overcome this error, you have to install the following packages
    libXpm-3.5.5-3
    libXp-1.0.0-8
    libXpm-devel-3.5.5-3
    $ rpm -Uvh libXp-* --nodeps  (This option is given to avoid any dependency problem)
    Hope this will help you in installing

Maybe you are looking for