Succes installing 9iAS R2 (release 2) on RedHat Linux 7.3

I had success installing 9iAS release 2 on RedHat Linux 7.3. I used the instructions on http://www.puschitz.com/OracleOnLinux.shtml.
At first, I tried this on RedHat 8.0. Funny thing is: installation of infrastructure failed even though I followed the instructions. Then I downloaded 7.3, followed EXACTLY the same instructions and voila, works like a charm.
Puschitz' instructions are for 9i and not for 9iAS though. Some additions:
1) One of the pre-installation steps there says to set some environment variables, one of them being the SID. It's set to 'test', but of course with standard settings the sid of the database that comes along with 9iAS has a SID of 'iasdb'.
2) Also what I did, was to downgrade the binutils package to the version provided by Oracle here: http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html. As an alternative, Puschitz says to change some makefiles. I didn't try this.
3) I then installed the infrastructure. When finished, I exited the installation and rebooted. After the reboot:
4) I changed to the /bin directory and typed (as root):
ln -s /sbin/fuser
5) Changed back to user 'oracle' and started the infrastructure with:
$ORACLE_HOME/bin/sqlplus
connect / as sysdba
startup
exit
$ORACLE_HOME/bin/lsnrctl start
$ORACLE_HOME/bin/oidmon connect=iasdb start
$ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=1 start
$ORACLE_HOME/opmn/bin/opmnctl startall
6) Then started the installer and did the middletier installation. Rebooted.

Following your instructions i've also succesfull installation of ias9iR2 Infrastructure on Redhat7.3. Checked the database Iasdb and Enterprise Manager Website (on http://liminwang:1810), everything works fine. Hence i try to install Portal & Wireless on the same machine on a different Oracle_home (but on the same Oracle_base) according to the installation guide. The installation stuck when i've chosen the Portal and Wireless option. I get a warning that the Enterprise Manager Website Process is still running and it must be stopped to proceed the stallation. So i stopped this process by: $oracle_home/bin/emctl stop
Still i get the same warning. Stopping the database also doesn't help. Even when i deinstalled the Enterprise Manager Website component i get the same warning.
Please help!

Similar Messages

  • How to install d2k release 6i on redhat linux version 7.3?

    How to install d2k release 6i on redhat linux version 7.3?

    have you tried using open motif 2.1.30?
    the open motif version that comes with the redhat 7.3 is 2.2 and is not compatible with 6i. Once I used open motif 2.1.30 it worked fine. The environment variable setting is very similar to any other unix version. Ensure that you are also intalling the latest patch (10) for 6i (fixed lots of problems).
    regards

  • Installing Oracle 8.1.7 on RedHat Linux WS 2.1

    Hello,
    I am trying to install Oracle 8.1.7 on Linux WS 2.1 and I am getting an error saying Error in invoking target ´ntcontab.o´ of makefile
    and if I try to ignore I am getting a whole of error along these lines .. Please let me know how to resolve this issue. see below for my make.log file
    Your help is highly appreciated!
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennfgt > nnfgt.c ;\
    cc -c nnfgt.c ;\
    rm -f /home/oracle/OraHome2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/nnfgt.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `nnfgt.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [nnfgt.o] Error 127
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome2/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    /usr/bin/make -f ins_precomp.mk links
    (cd /home/oracle/OraHome2/precomp/public ; rm -f SQLCA.H)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f ORACA.H)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f SQLDA.H)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f SQLCA.COB)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f ORACA.COB)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f SQLCA.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f ORACA.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f BNDDSC.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; rm -f SELDSC.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s sqlca.h SQLCA.H)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s oraca.h ORACA.H)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s sqlda.h SQLDA.H)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s sqlca.cob SQLCA.COB)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s oraca.cob ORACA.COB)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s sqlca.for SQLCA.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s oraca.for ORACA.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
    (cd /home/oracle/OraHome2/precomp/public ; ln -s seldsc.for SELDSC.FOR)
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/home/oracle/OraHome2
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/gennfgt > nnfgt.c ;\
    cc -c nnfgt.c ;\
    rm -f /home/oracle/OraHome2/lib/nnfgt.o ;\
    mv nnfgt.o /home/oracle/OraHome2/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome2/lib/libn8.a /home/oracle/OraHome2/lib/nnfgt.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `nnfgt.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [nnfgt.o] Error 127
    /usr/bin/make -f ins_nau.mk nautab.o ORACLE_HOME=/home/oracle/OraHome2 NAU_ADAPTERS="KERBEROS5 IDENTIX SECURID RADIUS "
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome2/bin/genautab "KERBEROS5 IDENTIX SECURID RADIUS " > nautab.c ;\
    cc -c nautab.c ;\
    rm -f /home/oracle/OraHome2/lib/nautab.o ;\
    mv nautab.o /home/oracle/OraHome2/lib ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `nautab.o': No such file or directory
    make: *** [nautab.o] Error 1
    /usr/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/home/oracle/OraHome2
    /bin/sh: /usr/bin/ar: No such file or directory
    /usr/bin/ar cr /home/oracle/OraHome2/rdbms/lib/libknlopt.a /home/oracle/OraHome2/rdbms/lib/kkpoban.o
    make: /usr/bin/ar: Command not found
    make: *** [part_on] Error 127
    /usr/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/home/oracle/OraHome2
    /bin/sh: /usr/bin/ar: No such file or directory
    /usr/bin/ar cr /home/oracle/OraHome2/rdbms/lib/libknlopt.a /home/oracle/OraHome2/rdbms/lib/kxmwsd.o
    make: /usr/bin/ar: Command not found
    make: *** [sdo_on] Error 127
    /usr/bin/make -f ins_rdbms.mk ctx_on ORACLE_HOME=/home/oracle/OraHome2
    /bin/sh: /usr/bin/ar: No such file or directory
    /usr/bin/ar cr /home/oracle/OraHome2/rdbms/lib/libknlopt.a /home/oracle/OraHome2/rdbms/lib/kciwcx.o
    make: /usr/bin/ar: Command not found
    make: *** [ctx_on] Error 127
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/home/oracle/OraHome2
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/home/oracle/OraHome2
    /home/oracle/OraHome2/bin/genclntsh
    /home/oracle/OraHome2/bin/genclntsh: ld: command not found
    genclntst: error: could not locate /home/oracle/OraHome2/lib/clntsh.map
    please generate the client shared library first
    /home/oracle/OraHome2/bin/genagtsh /home/oracle/OraHome2/lib/libagtsh.so 1.0
    /home/oracle/OraHome2/bin/genagtsh: ld: command not found
    /usr/bin/make -f ins_sqlplus.mk install ORACLE_HOME=/home/oracle/OraHome2
    rm -f sqlplus
    Linking sqlplus
    rm -f sqlplus
    gcc -o sqlplus -L/home/oracle/OraHome2/sqlplus/lib/ -L/home/oracle/OraHome2/lib/ /home/oracle/OraHome2/sqlplus/lib/s0afimai.o -lsqlplus -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib -lm -lpthread `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -lpthread
    /bin/sh: gcc: command not found
    make: *** [sqlplus] Error 127
    /usr/bin/make -f ins_oemagent.mk install ORACLE_HOME=/home/oracle/OraHome2
    chmod 755 /home/oracle/OraHome2/bin
    gcc -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib -L/home/oracle/OraHome2/network/lib -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib -L/home/oracle/OraHome2/network/lib -o dbsnmp s0nmi.o -lclntsh -lvppdc \
    -lnmi -lnmd -lnms -lnmsp -lpeer \
    /home/oracle/OraHome2/network/lib/libtcl.a /home/oracle/OraHome2/rdbms/lib/defopt.o /home/oracle/OraHome2/rdbms/lib/ssdbaed.o -lclient8 \
    -ltrace8 -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib -lm `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -lcrypt -ldl -lm -lm
    /bin/sh: gcc: command not found
    make: *** [dbsnmp] Error 127
    /usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/home/oracle/OraHome2 EXENAME=ott
    Linking ott
    /bin/sh: gcc: command not found
    /bin/chmod: getting attributes of `ott': No such file or directory
    make: *** [ott] Error 1
    /usr/bin/make -f ins_net_client.mk install ORACLE_HOME=/home/oracle/OraHome2
    chmod 755 /home/oracle/OraHome2/bin
    /home/oracle/OraHome2/bin/echodo gcc -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib -L/home/oracle/OraHome2/network/lib -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib -L/home/oracle/OraHome2/network/lib -o trcasst /home/oracle/OraHome2/network/lib/s0nue.o -lntal8 \
    -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -lnonc8 -lnl8 -ln8 -lnlsnr8 -lnlsnrc8 -lnsgr8 -lnmd -lnms -lncm8 -lnmsp -lpeer -lnro8 -ln8 -ltrace8 -lnl8 -lnonc8 -lnlsnr8 -lnlsnrc8 -lnmd -lnms -lncm8 -lnmsp -ln8 -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib /home/oracle/OraHome2/rdbms/lib/defopt.o
    gcc -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib -L/home/oracle/OraHome2/network/lib -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib -L/home/oracle/OraHome2/network/lib -o trcasst /home/oracle/OraHome2/network/lib/s0nue.o -lntal8 -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -ldl -lm -lpthread -ldl -lm -lnonc8 -lnl8 -ln8 -lnlsnr8 -lnlsnrc8 -lnsgr8 -lnmd -lnms -lncm8 -lnmsp -lpeer -lnro8 -ln8 -ltrace8 -lnl8 -lnonc8 -lnlsnr8 -lnlsnrc8 -lnmd -lnms -lncm8 -lnmsp -ln8 -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib /home/oracle/OraHome2/rdbms/lib/defopt.o
    /home/oracle/OraHome2/bin/echodo: gcc: command not found
    make: *** [trcasst] Error 127
    /usr/bin/make -f ins_plsql.mk install ORACLE_HOME=/home/oracle/OraHome2
    chmod 755 /home/oracle/OraHome2/bin
    rm -f wrap
    Linking wrap
    gcc -o wrap -L/home/oracle/OraHome2/plsql/lib/ -L/home/oracle/OraHome2/lib/ /home/oracle/OraHome2/plsql/lib/s0plsw.o -lpsa8 -lpls8 -lplp8 -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm /home/oracle/OraHome2/lib/libplc8.a -lpls8 -lclient8 -lnl8 -lnro8 -ln8 /home/oracle/OraHome2/rdbms/lib/kpudfo.o -lmm -ltrace8 -lgeneric8 -lcommon8 -lslax8 -lcore8 -lnls8 -ldbicx8 -lcore8 -lsql8 `cat /home/oracle/OraHome2/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib -lm `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm
    /bin/sh: gcc: command not found
    make: *** [wrap] Error 127
    /usr/bin/make -f ins_ldap.mk toolsinstall ORACLE_HOME=/home/oracle/OraHome2
    rm -f ldapadd ldapbind ldapcompare ldapdelete ldapmodify ldapsearch ldapmoddn ldifwrite oidpasswd oidreconcile ldapaddmt ldapmodifymt
    rm -f datagen bulkmodify
    Building client shared library libclntsh.so ...
    Call script /home/oracle/OraHome2/bin/genclntsh ...
    /home/oracle/OraHome2/bin/genclntsh
    /home/oracle/OraHome2/bin/genclntsh: ld: command not found
    genclntst: error: could not locate /home/oracle/OraHome2/lib/clntsh.map
    please generate the client shared library first
    Built /home/oracle/OraHome2/lib/libclntsh.so ... DONE
    gcc -o ldapadd -L/home/oracle/OraHome2/ldap/lib/ -L/home/oracle/OraHome2/lib/ -o ldapadd -L/home/oracle/OraHome2/ldap/lib/ -L/home/oracle/OraHome2/lib/ /home/oracle/OraHome2/ldap/lib/s0gslmod.o -lncrypt8 -lldapclnt8 -lncrypt8 -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    /bin/sh: gcc: command not found
    make: *** [ldapadd] Error 127
    /usr/bin/make -f ins_net_server.mk install ORACLE_HOME=/home/oracle/OraHome2
    chmod 755 /home/oracle/OraHome2/bin
    /home/oracle/OraHome2/bin/echodo gcc -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib/ -L/home/oracle/OraHome2/network/lib/ -Wl,-rpath,/home/oracle/OraHome2/lib -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib/ -L/home/oracle/OraHome2/network/lib/ -o tnslsnr /home/oracle/OraHome2/network/lib/s0nsgl.o /home/oracle/OraHome2/network/lib/snsglp.o \
    -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -lnonc8 -lnl8 -ln8 -lnlsnr8 -lnlsnrc8 -lnsgr8 -lnmd -lnms -lncm8 -lnmsp -lpeer -lnro8 -ln8 -ltrace8 -lnl8 -lnonc8 -lnlsnr8 -lnlsnrc8 -lnmd -lnms -lncm8 -lnmsp -ln8 -lpeer -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    gcc -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib/ -L/home/oracle/OraHome2/network/lib/ -Wl,-rpath,/home/oracle/OraHome2/lib -L/home/oracle/OraHome2/lib/ -L/home/oracle/OraHome2/rdbms/lib/ -L/home/oracle/OraHome2/network/lib/ -o tnslsnr /home/oracle/OraHome2/network/lib/s0nsgl.o /home/oracle/OraHome2/network/lib/snsglp.o -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -ldl -lm -lpthread -ldl -lm -lnonc8 -lnl8 -ln8 -lnlsnr8 -lnlsnrc8 -lnsgr8 -lnmd -lnms -lncm8 -lnmsp -lpeer -lnro8 -ln8 -ltrace8 -lnl8 -lnonc8 -lnlsnr8 -lnlsnrc8 -lnmd -lnms -lncm8 -lnmsp -ln8 -lpeer -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    /home/oracle/OraHome2/bin/echodo: gcc: command not found
    make: *** [tnslsnr] Error 127
    /usr/bin/make -f ins_rdbms.mk install ORACLE_HOME=/home/oracle/OraHome2
    chmod 755 /home/oracle/OraHome2/bin
    rm -f oracle mig dbv tstshm maxmem orapwd dbfsize cursize svrmgrl extproc hsalloci hsots hsdepxa osh sbttest imp exp sqlldr rman kgmgr loadpsp /home/oracle/OraHome2/rdbms/lib/ksms.s /home/oracle/OraHome2/rdbms/lib/ksms.o
    rm -f /home/oracle/OraHome2/rdbms/lib/nmliblist
    /bin/sh: /usr/bin/ar: No such file or directory
    /bin/sh: cc: command not found
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [home/oracle/OraHome2/rdbms/lib/config.o] Error 127
    /usr/bin/make -f ins_nau.mk install ORACLE_HOME=/home/oracle/OraHome2
    chmod 755 /home/oracle/OraHome2/bin
    rm -f oklist okinit okdstry
    /home/oracle/OraHome2/bin/echodo gcc -o oklist -L/home/oracle/OraHome2/network/lib/ -L/home/oracle/OraHome2/lib/ -o oklist -L/home/oracle/OraHome2/network/lib/ -L/home/oracle/OraHome2/lib/ -o oklist snauk5pt.o s0nauk5l.o nauk5zl.o -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    gcc -o oklist -L/home/oracle/OraHome2/network/lib/ -L/home/oracle/OraHome2/lib/ -o oklist -L/home/oracle/OraHome2/network/lib/ -L/home/oracle/OraHome2/lib/ -o oklist snauk5pt.o s0nauk5l.o nauk5zl.o -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 -lnbeq8 -lnhost8 -ln8 -lncrypt8 -lnidx8 -ln8 -lncrypt8 -lnus8 -ln8 -lncrypt8 -lnk58 -ln8 -lncrypt8 -lnldap8 -lldapclnt8 -lnsslb8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnoname8 -ln8 -lncrypt8 -lnrad8 -ln8 -lncrypt8 -ln8 -lncrypt8 -lnsid8 -ln8 -lncrypt8 -lntcp8 -lntcps8 -lnsslb8 -lnent8 -lntcp8 -lntns8 -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -ldl -lm -lpthread -ldl -lm -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    /home/oracle/OraHome2/bin/echodo: gcc: command not found
    make: *** [oklist] Error 127
    /usr/bin/make -f ins_otrace.mk install ORACLE_HOME=/home/oracle/OraHome2
    - Linking otrcfmt
    rm -f otrcfmt;
    gcc -o otrcfmt -L/home/oracle/OraHome2/otrace/lib/ -L/home/oracle/OraHome2/lib/ -o otrcfmt -L/home/oracle/OraHome2/otrace/lib/ -L/home/oracle/OraHome2/lib/ /home/oracle/OraHome2/otrace/lib/otrcfmt.o -ltracefe8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 \
    `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -ltracept8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 /home/oracle/OraHome2/rdbms/lib/defopt.o \
    -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm /home/oracle/OraHome2/rdbms/lib/libknlopt.a -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    /bin/sh: gcc: command not found
    make: *** [otrcfmt] Error 127
    /usr/bin/make -f ins_rdbms.mk utilities ORACLE_HOME=/home/oracle/OraHome2
    - Linking Import utility (imp)
    rm -f /home/oracle/OraHome2/rdbms/lib/imp
    gcc -o /home/oracle/OraHome2/rdbms/lib/imp -L/home/oracle/OraHome2/rdbms/lib/ -L/home/oracle/OraHome2/lib/ /home/oracle/OraHome2/rdbms/lib/impdrv.o /home/oracle/OraHome2/rdbms/lib/ssdbaed.o /home/oracle/OraHome2/rdbms/lib/defopt.o /home/oracle/OraHome2/rdbms/lib/libdbtools8.a -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` `if [ -f /usr/lib/libsched.so ] ; then echo -lsched ; else true; fi` -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib -lm `cat /home/oracle/OraHome2/lib/sysliblist` `if [ -f /usr/lib/libsched.so ] ; then echo -lsched ; else true; fi` -ldl -lm -ldl `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `sed -e 's/-ljava//g' /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lsql8 -lsql8
    /bin/sh: gcc: command not found
    make: *** [home/oracle/OraHome2/rdbms/lib/imp] Error 127
    /usr/bin/make -f ins_rdbms.mk ioracle ORACLE_HOME=/home/oracle/OraHome2
    /bin/sh: cc: command not found
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [home/oracle/OraHome2/rdbms/lib/config.o] Error 127
    /usr/bin/make -f ins_ctx.mk install ORACLE_HOME=/home/oracle/OraHome2
    gcc -o ctxload -L/home/oracle/OraHome2/ctx/lib/ -L/home/oracle/OraHome2/lib/ -o ctxload -L/home/oracle/OraHome2/ctx/lib/ -L/home/oracle/OraHome2/lib/ drz.o -lctxs8 -lctx8 -lzx8 -lgx8 -lctx8 -lzx8 -lgx8 /home/oracle/OraHome2/rdbms/lib/defopt.o -lclntsh /home/oracle/OraHome2/rdbms/lib/kpuadef.o `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome2/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /home/oracle/OraHome2/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib -lm `cat /home/oracle/OraHome2/lib/sysliblist` -ldl -lm -Wl,-rpath,/home/oracle/OraHome2/lib:/lib:/usr/lib
    /bin/sh: gcc: command not found
    make: *** [ctxload] Error 127

    Hello,
    I tried to install Oracle 8.1.7 on Redhat Linux WS 2.1 and here is the make.log
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome1
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome1/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome1/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome1/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome1/lib/libn8.a /home/oracle/OraHome1/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    Any idea?

  • Installing Java 1.3.1 unto RedHat Linux 6.2

    Hi,
    I have been trying to install java 1.3.1 unto my linux redhat 6.2. After installation, and setting the path (I believe, that is the origin of the problem), I typed in
    java -version
    In other to get the version, and confirm the complier is working. I got the following below. Can someone please tell me what path, and commands I should enter on my /etc/profile file. Please tell me every single step, I have to type, as I am a new java programmer. Thanks for your time, and do have a nice day. My email address is [email protected].
    When I typed in java -version , I got:
    ================================================================================
    Unexpected Signal : 4 occurred at PC=0x8067b23
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 03:03 256621 /usr/local/jdk1.3.1_01/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 03:03 256621 /usr/local/jdk1.3.1_01/bin/i386/native_threads/java
    40000000-40013000 r-xp 00000000 03:03 31880 /lib/ld-2.1.3.so
    40013000-40014000 rw-p 00012000 03:03 31880 /lib/ld-2.1.3.so
    40015000-40016000 r--p 00000000 03:03 398417 /usr/share/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
    40016000-40017000 r--p 00000000 03:03 254988 /usr/share/locale/en_US/LC_MONETARY
    40017000-40018000 r--p 00000000 03:03 254990 /usr/share/locale/en_US/LC_TIME
    40018000-40019000 r--p 00000000 03:03 254989 /usr/share/locale/en_US/LC_NUMERIC
    4001b000-40026000 r-xp 00000000 03:03 31926 /lib/libpthread-0.8.so
    40026000-4002d000 rw-p 0000a000 03:03 31926 /lib/libpthread-0.8.so
    4002e000-40037000 r-xp 00000000 03:03 400962 /usr/local/jdk1.3.1_01/jre/lib/i386/native_threads/libhpi.so
    40037000-40038000 rw-p 00008000 03:03 400962 /usr/local/jdk1.3.1_01/jre/lib/i386/native_threads/libhpi.so
    40038000-40225000 r-xp 00000000 03:03 209730 /usr/local/jdk1.3.1_01/jre/lib/i386/client/libjvm.so
    40225000-4031b000 rw-p 001ec000 03:03 209730 /usr/local/jdk1.3.1_01/jre/lib/i386/client/libjvm.so
    40332000-40334000 r-xp 00000000 03:03 31896 /lib/libdl-2.1.3.so
    40334000-40336000 rw-p 00001000 03:03 31896 /lib/libdl-2.1.3.so
    40337000-40424000 r-xp 00000000 03:03 31887 /lib/libc-2.1.3.so
    40424000-40428000 rw-p 000ec000 03:03 31887 /lib/libc-2.1.3.so
    4042c000-4043e000 r-xp 00000000 03:03 31900 /lib/libnsl-2.1.3.so
    4043e000-40440000 rw-p 00011000 03:03 31900 /lib/libnsl-2.1.3.so
    40442000-4045e000 r-xp 00000000 03:03 31898 /lib/libm-2.1.3.so
    4045e000-4045f000 rw-p 0001b000 03:03 31898 /lib/libm-2.1.3.so
    4045f000-40493000 r-xp 00000000 03:03 255265 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    40493000-4049f000 rw-p 00033000 03:03 255265 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    404a1000-404b2000 r-xp 00000000 03:03 256838 /usr/local/jdk1.3.1_01/jre/lib/i386/libverify.so
    404b2000-404b4000 rw-p 00010000 03:03 256838 /usr/local/jdk1.3.1_01/jre/lib/i386/libverify.so
    404b4000-404d5000 r-xp 00000000 03:03 256829 /usr/local/jdk1.3.1_01/jre/lib/i386/libjava.so
    404d5000-404d7000 rw-p 00020000 03:03 256829 /usr/local/jdk1.3.1_01/jre/lib/i386/libjava.so
    404d8000-404ec000 r-xp 00000000 03:03 256839 /usr/local/jdk1.3.1_01/jre/lib/i386/libzip.so
    404ec000-404ef000 rw-p 00013000 03:03 256839 /usr/local/jdk1.3.1_01/jre/lib/i386/libzip.so
    404ef000-4121d000 r--s 00000000 03:03 256572 /usr/local/jdk1.3.1_01/jre/lib/rt.jar
    4124a000-414ef000 r--s 00000000 03:03 256565 /usr/local/jdk1.3.1_01/jre/lib/i18n.jar
    414ef000-41505000 r--s 00000000 03:03 256573 /usr/local/jdk1.3.1_01/jre/lib/sunrsasign.jar
    4960f000-49625000 r--p 00000000 03:03 254987 /usr/share/locale/en_US/LC_CTYPE
    49625000-4962d000 r--p 00000000 03:03 254986 /usr/share/locale/en_US/LC_COLLATE
    49633000-4963b000 r-xp 00000000 03:03 31918 /lib/libnss_files-2.1.3.so
    4963b000-4963c000 rw-p 00007000 03:03 31918 /lib/libnss_files-2.1.3.so
    Local Time = Wed Oct 31 14:23:31 2001
    Elapsed Time = 1
    # HotSpot Virtual Machine Error : 4
    # Error ID : 4F530E43505002C4
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
    ==================================================================================

    Hi,
    I have been trying to install java 1.3.1 unto my linux
    redhat 6.2. After installation, and setting the path
    (I believe, that is the origin of the problem), I
    typed in
    java -version
    In other to get the version, and confirm the complier
    is working. I got the following below. Can someone
    please tell me what path, and commands I should enter
    on my /etc/profile file. Please tell me every single
    step, I have to type, as I am a new java programmer.
    Thanks for your time, and do have a nice day. <start of commands>
    export JAVA_HOME=<where jdk1.3.1 directory lives, possibly /usr/local/jdk1.3.1>
    export CLASSPATH=.:$JAVA_HOME/jre/lib/rt.jar
    export PATH=$PATH:$JAVA_HOME/bin
    <end commands>
    Bhav

  • Can any one help me. I tried to install Oracel 8.1.5 on RedHat Linux 7.0 and failed.

    I am running my system with RedHat Linux 7.0 and tried to install Oracle 8.1.5.
    I extracted jre required files and when i tried to start ./runIns.sh from install/linux directory it is giving me an error Unable to initalize threads: cannot find class Java/lang/Thread
    Could not create JVM
    i tried 3 times and i ended up here and i need instruction to sort out the problem as earlier as possible.pls do advice me in this.
    pls send the solution ASAP to my email id - ([email protected])

    Make sure you have IBM's Java 1.1.8 JRE/JDK installed on your server and $JAVA_HOME set. Check the Oracle installation instructions. One other problem with Red Hat 7.0. is that
    there is a libc library incompatibility problem with Red Hat linux 7.0 and Oracle 8i. The database will not start after you install it. Go to MetaLink (if you have support) and search for document # 121176.1. Basically, you have to download an older version of glibc, modify your Oracle link environment files, re-link the database executables and all will work normally. I did it on my Red Hat Linux 7.0 server two weeks ago and everything is working fine. Only other alternative is downgrade to Red Hat 6.2.

  • Do any one help me. I tried to install Oracel 8.1.5 on RedHat Linux 7.0 and failed.

    I am running my system with RedHat Linux 7.0 and tried to install Oracle 8.1.5.
    I extracted jre required files and when i tried to start ./runIns.sh from install/linux directory it is giving me an error Unable to initalize threads: cannot find class Java/lang/Thread
    Could not create JVM
    i tried 3 times and i ended up here and i need instruction to sort out the problem as earlier as possible.pls do advice me in this.

    Oracle 8i is not compile/link time compatible with glibc 2.2. It
    requires the glibc 2.1 compatibility SDK, i386-glibc-2.1-linux.tar.gz,
    to install under systems based on glibc 2.2, like RedHat 7.0.
    RedHat 7.0 ships with glibc 2.2. Oracle compiles with glibc 2.1. See the problem here? The good folks at valinux.com have created a compatiblitly SDK that will "fix" Redhat so you can install Oracle 8i. Go to the following link to learn more:
    http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/readme.Oracle8i - This is the instructions for installing the patch. Return to this document at Step 4, where they tell you to "Install Oracle 8i." http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/i386-glibc-2.1-linux.tar.gz - This is the actual SDK.
    null

  • Does any one help me. I tried to install Oracel 8.1.5 on RedHat Linux 7.0 and failed.

    I am running my system with RedHat Linux 7.0 and tried to install Oracle 8.1.5.
    I extracted jre required files and when i tried to start ./runIns.sh from install/linux directory it is giving me an error Unable to initalize threads: cannot find class Java/lang/Thread
    Could not create JVM
    i tried 3 times and i ended up here and i need instruction to sort out the problem as earlier as possible.pls do advice me in this.

    Vijaya zi,
    Are you still having problem..with this..let me know??
    first of all 8.1.7 , or 8.1.6. 8.1.5 neither one of these are certified to work with linux 7.0 Redhat.
    Secondly there is a work around you could try..assuming that you have set the enviroment varaible and JVM corrent..( let me know if you need help with this)
    here u go...
    There is this linux gnu lib file which oracle is looking for which was there in 6.x and not in 7.0.
    However if you have upgraded from 6.X linux to 7.0 then it will work..
    for some reason it is looking for this glibc file.
    either way the oracle message it is giving is not relavant...
    it is just not going to work...unless you find a way to implement that glibc file..
    I had link..which talk about the work around..
    RedHat 7.0 issues
    RedHat 7.0 ships with glibc 2.2. Oracle compiles with glibc 2.1. See the problem here? The good folks at valinux.com have created a compatiblitly SDK that will "fix" Redhat so you can install Oracle 8i. Go to the following link to learn more: http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/readme.Oracle8i -
    This is the instructions for installing the patch. Return to this document at Step 4, where they tell you to "Install Oracle 8i." http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/i386-glibc-2.1-linux.tar.gz -
    This is the actual SDK.
    WARNING! WARNING! WARNING!
    The procedure for RedHat 7.0 is not officially approved by Oracle. If you are putting a mchine into production, I would strongly recommend sticking with RedHat 6.2 instead (and patching the security holes in it). There are other problems with RedHat 7.0 that extend beyond Oracle. Personally, I'm waiting for 7.1 before I think hard about migrating
    hope this help...
    NOTE ---> ORACLE DOES NOT SUPPORT THIS METHOD.
    Good Luck
    Shah
    null

  • Trying install Oracle8i(8.1.7) in RedHat Linux 7.3

    I'm trying to install Oracle 8i on RedHat Linux 7.3., but I don't get start the "runInstaller". The error that I can see is:
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    SIGSEGV received at bfffd974 in /var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so. Processing terminated
    Wed Oct 9 14:05:02 2002
    jre full version "JDK 1.1.8 IBM build l118-20000713 (JIT enabled: jitc)"
    Operating Environment
    Host : nzalisa.netzima.com.(none)
    OS Level : 2.4.18-3custom.#3 SMP mii sep 11 20:16:31 UTC 2002
    glibc Version : 2.2.5
    No. of Procs : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 393465856 282988544 110477312 0 23052288 165285888
    Swap: 805384192 0 805384192
    MemTotal: 384244 kB
    MemFree: 107888 kB
    MemShared: 0 kB
    Buffers: 22512 kB
    Cached: 161412 kB
    SwapCached: 0 kB
    Active: 221216 kB
    Inact_dirty: 4764 kB
    Inact_clean: 19332 kB
    Inact_target: 49060 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 384244 kB
    LowFree: 107888 kB
    SwapTotal: 786508 kB
    SwapFree: 786508 kB
    Committed_AS: 347568 kB
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : infinity
    RLIMIT_STACK : 2093056
    RLIMIT_CORE : 0
    RLIMIT_NOFILE : 1024
    RLIMIT_NPROC : 3070
    Application Environment
    Signal Handlers -
    SIGINT : ignored
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : unknown handler
    Environment Variables -
    PWD=/var/tmp/Disk1/install
    ORACLE_SID=netzima
    LD_ASSUME_KERNEL=2.2.5
    LDEMULATION=elf_i386_glibc21
    TMPDIR=/tmp
    KONSOLE_DCOP=DCOPRef(konsole-2370,konsole)
    GS_LIB=/u01/app/oracle/.kde/share/fonts
    HOSTNAME=nzalisa.netzima.com
    LD_LIBRARY_PATH=/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads:/lib:/usr/lib:/u01/app/oracle/lib:/lib:/usr/lib:/usr/local/lib
    SESSION_MANAGER=local/nzalisa.netzima.com:/tmp/.ICE-unix/2346
    QTDIR=/usr/lib/qt3-gcc2.96
    CLASSPATH=/tmp/OraInstall:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/OraInstaller.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/InstImages.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/InstHelp.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/oracleice.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/help.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/ewt.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/xmlparser.jar:../stage/Components/oracle.swd.oui/1.7.1.8.0/1/DataFiles/Expanded/lib/swingaccess.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/rt.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/math.jar:/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/classes.zip
    KONSOLE_DCOP_SESSION=DCOPRef(konsole-2370,session-2)
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    USER=oracle
    LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
    THREADS_TYPE=native_threads
    KDE_MULTIHEAD=false
    THREADS_FLAG=native
    MAIL=/var/spool/mail/oracle
    INPUTRC=/etc/inputrc
    GTK_RC_FILES=/etc/gtk/gtkrc:/u01/app/oracle/.gtkrc:/u01/app/oracle/.gtkrc-kde
    XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched
    XMODIFIERS=@im=none
    EDITOR=vi
    LANG=es_ES@euro
    JAVA_HOME=/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux
    ORACLE_BASE=/u01/oraInventory
    ORACLE_HOME=/u01/app/oracle
    ORACLE_TERM=xterm
    COLORTERM=
    GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
    DISPLAY=:0.0
    LOGNAME=oracle
    SHLVL=4
    ORA_NLS33=/u01/app/oracle/ocommon/nls/admin/data
    SHELL=/bin/bash
    HISTSIZE=1000
    HOME=/u01/app/oracle
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    TERM=xterm
    PATH=/bin:/usr/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/u01/app/oracle/bin:/sbin:/usr/sbin:/usr/local/sbin:/opt/bin://u01/app/oracle/bin:/usr/local/java/bin
    NLS_LANG=spanish_spain.we8dec
    TNS_ADMIN=/u01/app/oracle/network/admin
    ORACLE_OWNER=oracle
    LIBPATH=/var/tmp/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    Current Thread Details
    "main" (TID:0x4032f2d8, sys_thread_t:0x804df40)
    Native Thread State: Pid: 2591 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL RUNNING
    Native Stack Data : base: bfffee74 pointer bffdf760 used(128788) free(-12052)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_System_initProperties
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    ExecuteJava
    ------ Java stack ------ () prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    Total Thread Count: 3
    Active Thread Count: 3
    JNI Thread Count: 0
    Full thread dump:
    "Async Garbage Collector" (TID:0x4032f238, sys_thread_t:0x80d9380)
    Native Thread State: Pid: 2597 ThreadID: 00000803 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf5ffb00 pointer bf5ff5f0 used(1296) free(115440)
    ----- Monitors held -----
    ----- Native stack -----
    (null)
    __pthread_mutex_unlock
    pthread_cond_wait
    sysThread_shell
    (null)
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x4032f288, sys_thread_t:0x80d9100)
    Native Thread State: Pid: 2596 ThreadID: 00000402 Reuse: 1 DAEMON MONITOR WAIT
    Native Stack Data : base: bf7ffb00 pointer bf7ff968 used(408) free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    (null)
    sysThread_shell
    (null)
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x4032f2d8, sys_thread_t:0x804df40)
    Native Thread State: Pid: 2591 ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL RUNNING
    Native Stack Data : base: bfffee74 pointer bffdf754 used(128800) free(-12064)
    ----- Monitors held -----
    ----- Native stack -----
    java_lang_System_initProperties
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    ExecuteJava
    ------ Java stack ------ () prio=5 current thread
    java.lang.System.initializeSystemClass(System.java)
    System Monitor Status
    Thread queue lock: unowned.
    Name and type hash table lock: unowned.
    String intern lock: unowned.
    JNI pinning lock: unowned.
    JNI global reference lock: unowned.
    Zip lock: unowned.
    BinClass lock: unowned.
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: unowned.
    Has finalization queue lock: unowned.
    Finalize me queue lock: unowned.
    Integer lock access-lock: unowned.
    Monitor cache lock: unowned.
    Monitor registry: unowned.
    Object Monitor Status
    OK
    I have tried to used diferents ways, but the result is the same. Can anybody help me?
    Thanks

    Hi,
    Unset the LANG environment variable in your shell before starting the Oracle
    Universal Installer as follows:
    $ unset LANG
    in case problem persist mail me back
    -Yogi
    [email protected]

  • Installing oracle 9i release 2 on RH Linux Enterprise 4

    I am trying to install oracle 9i release and get an error with glibc - does anyone know what I need to do to a fresh installation of Enterprise 4 to install oracle 9i?
    Thanks in advance.

    See http://www.puschitz.com/InstallingOracle9i.shtml#RunningOracleInstallationOnRHELAS4

  • Cant install oracle 10g release 2 on unbreakable linux

    i have being trying to install oracle 10g re 2 on unbreakable linux.after installation i open the url for bot em/isqlplus and it works.but after restarting the system i type the command
    emctl start dbconsole
    it says command not found
    pls help me any 1.

    There is so much you aren't telling us. For example, if you created a user "oracle" to be the Oracle software owner and install the Oracle software with, there will be a directory named /home/oracle. Inside this directory will be a file called .bash_profile. You can put lines like export ORACLE_HOME=, export ORACLE_BASE= and export ORACLE_SID= so that your environment is set up when you login. Jeff Hunter has a lot of information like this on his website. Check it out.
    Tom

  • Install Oracle 8.1.5 on RedHat Linux 6.2 - do I need xwindows?

    I see a pre-req for the install is a window manager be loaded. Something like fvmw or Motif 1.2 as a minimum.
    My install of RH 6.2 did not include Xwindows because my video is not supported.
    Do I need xwin loaded to be able to install Oracle?
    Thanks in advance.
    Chris

    Oracle 8i is not compile/link time compatible with glibc 2.2. It
    requires the glibc 2.1 compatibility SDK, i386-glibc-2.1-linux.tar.gz,
    to install under systems based on glibc 2.2, like RedHat 7.0.
    RedHat 7.0 ships with glibc 2.2. Oracle compiles with glibc 2.1. See the problem here? The good folks at valinux.com have created a compatiblitly SDK that will "fix" Redhat so you can install Oracle 8i. Go to the following link to learn more:
    http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/readme.Oracle8i - This is the instructions for installing the patch. Return to this document at Step 4, where they tell you to "Install Oracle 8i." http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/i386-glibc-2.1-linux.tar.gz - This is the actual SDK.
    null

  • Please , Help me for installing Oracle 8.1.5 on Redhat Linux 7.0

    Hi every body
    when I run ./runInstaller from cdrom
    I get this messages :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.Please wait ...
    Error in CreateOUIProcess ():-1
    : Bad Address
    I use JDK-1-1-6.
    Thx
    null

    I have done some oracle installations over RedHat 7.0 (not certificated):
    Let's check some things:
    1- You must have changed very few parameters on your shm.h sem.h files which are in /usr/include/linux directory.
    2- You need to upgrade the glibc and libstdc libraries (.rpm)
    3- You must have installed the jre116_v5 on /usr/jre and made a symbolic link like this
    ln -s /usr/jre/jre116_v5 /usr/local/jre
    4- You must include in the CLASSPATH parameter the jre116_v5 directory. It should look something like this
    CLASSPATH=/usr/jre/jre116_v5:$ORACLE_HOME/jlib
    5- Be sure to create and export all the parameters in your .bash_profile.
    6- Run the ./runInstaller.sh in a terminal window inside the Xwindow.
    You can find the jre116_v5 in www.backdown.org
    I hope these tips help you
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by xx:
    Hi every body
    when I run ./runInstaller from cdrom
    I get this messages :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.Please wait ...
    Error in CreateOUIProcess ():-1
    : Bad Address
    I use JDK-1-1-6.
    Thx<HR></BLOCKQUOTE>
    null

  • Not able to start the concurrent Managers in Release 12 on Redhat Linux 4

    Hi,
    I was able to successfully install Release 12 Vision on Other than Linux.. Every thing is working fine but concurrent managers are not active except the Internal Manager. Rest of the Managers has no value in the node name field and the status is "Target node/queue unavailable".. I also ran adcmcmtl.sh to manually stop and start the managers but still facing the same issue.. Other than the install, i have not applied any patches..
    Please tell me what i'm missing..
    Thanks in Advance,
    Prasad

    Check the CM log file for any errors.
    Have you tried to recover the CM from OAM? Shutdown the CM first and run this step.

  • Problem in installing Oracle 8.0.5 in RedHat 6.1

    Hi there,
    Did any body installed Oracle 8.0.5 in RedHat linux 6.1. successfully
    Its hell man.
    1. I am not able to visit Oracle Web site, however I could able to visit all other web site
    2. at the time of oracle installation, it gives error message unable to run svrmgrl
    Any help is greatly appreciated
    thanks
    siva
    null

    Hallo !
    Three weeks ago I had successfully installed Oracle 8.0.5 on RedHat 6.1; some tips:
    As described in ftp://ftp.oracle.com/pub/www/otn/linux/README download the five compaitibility RPMS
    compat-binutils-5.2-2.9.1.0.23.1.i386.rpm
    compat-egcs-5.2-1.0.3a.1.i386.rpm
    compat-egcs-c++-5.2-1.0.3a.1.i386.rpm
    compat-glibc-5.2-2.0.7.1.i386.rpm
    compat-libs-5.2-1.i386.rpm
    (I have got them from
    ftp://ftp.tuwien.ac.at/opsys/linux/redhat.com/dist/old-releases/redhat-6.0/i386/RedHat/RPMS/
    and install them.
    The glibcpath.tgz is available from OTN. Install it as described in the ORACLE RAEDME.
    Good luck !
    Heinz

  • Help install Tuxedo 8.0 on RedHat Linux 7.2

    Greetings,
    I'm trying to install Tuxedo 8.0 on a RedHat Linux 7.2,
    using the tuxedo80_linux.bin (from www.bea.com site) ,
    and face the following problems :
    . I dont' know what are the dependencies needed (I saw
    JRE and installed it, but it don't seem to be the only thing
    to do...)
    . I don't know if this package will work on RedHat 7.x
    (libc changed since 6.2, which is the 'reference' release for
    Tuxedo 8...)
    any links, tips, report of working on it ?
    Is an RPM package exist (made by BEA or not) ?

    alex wrote:
    >
    Input the command:
    sh tuxedo80_linux.bin
    then display:
    preparing install....
    and the installing stop.
    Who can help me?:(Alex,
    I believe that happens because Tux 8.0 was done for RH 6.2 which uses a
    different version of glibc. If you're running RH 7.2 you need to install
    the compat62 packages. The RPMs should be on the install CDs or available
    from the RH site.
    Once installed you need to set the appropriate environment variables as
    shown below:
    export LD_ASSUME_KERNEL=2.2.5
    export LDEMULATION=elf_i386_glibc21 # This is so that when genclntsh runs
    # ld, it first looks at
    usr/i386-glibc21-linux/lib
    # for libraries
    export GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
    # This is so that the gcc driver uses
    # the compatibility compiler
    After this the installer should work just fine. The problem, i think, was
    that the JVM that came in the installation archive was compiled with the
    old libgc and would barf unless you're running in compatibility mode.
    You'll need to set these environment vars. when running Tux as well.
    Hope this helps.
    Regards,
    Mitch

Maybe you are looking for