Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Installation problems 7.3.4

Re: Installation problems 7.3.4

From: Pat Minnis <pminnis_at_indianaonline.net>
Date: Thu, 13 Jan 2000 22:08:47 -0800
Message-ID: <6jxf4.1012$zY3.11786@news.goodnet.com>


It can't find your assembler (as). Make sure it is on your PATH.

"Per Sverre Stiansen" <per.sverre.stiansen_at_caa.no> wrote in message news:7csf4.2765$in5.46020_at_news1.online.no...
> Hi all!
> We have problem installing 7.3.4 on SCO OS 5.0.5. The last part of
> install.log indicates problems due to relinking:
>
> - Creating the config.c file
> - Entering Make Dependent section.
> - Entering do_relink==true or not(empty(RDBMS_Opts_List)) section.
> - Entering do_relink==false section.
> (( OIERR-SYSTEM: make -f ins_rdbms.mk
> ORACLE_HOME=/oracle/app/oracle/product/7.3.4 ioracle ))
> --------------[ rdbms.ins
> 380 ]---------------------------------------------
> Action: Relinking Error. The executables for Oracle7 Server (RDBMS) were
> not made successfully. Please check the log file
> (/oracle/app/oracle/product/7.3.4/orainst/install.log) and repeat the
> installation procedure for Oracle7 Server (RDBMS).
> --------------[ rdbms.ins
> 383 ]---------------------------------------------
>
> Make.log:
>
> Action: Linking oracle.
> Command: (make -f ins_rdbms.mk

ORACLE_HOME=/oracle/app/oracle/product/7.3.4
> ioracle), Out=/oracle/app/oracle/product/7.3.4/orainst/make.log,
> Err=/oracle/app/oracle/product/7.3.4/orainst/make.log
> {
> /oracle/app/oracle/product/7.3.4/bin/genksms > ksms.s
> as -P ksms.s
> make: as: Command not found
> make: *** [ksms.o] Error 127
> }
> Status: 2
> (( OIERR-SYSTEM: make -f ins_rdbms.mk
> ORACLE_HOME=/oracle/app/oracle/product/7.3.4 ioracle ))
> --------------[ rdbms.ins
> 373 ]---------------------------------------------
>
>
> Any idea what causing this?
>
> --Peres--
>
>
Received on Fri Jan 14 2000 - 00:08:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US