Oracle Install on AIX 3.2.5 problems

From: Steve Kurka <kurka_at_bmcwest.com>
Date: 1995/04/01
Message-ID: <kurka.113.00C26131_at_bmcwest.com>#1/1


I seem to be stuck at the moment on oracle 7 install to AIX 3.2.5: AIX 3.2.5 RS/6000 model 250
XLC 1.3.0.0.U491204 installed
I have installed and commited xlc a number of times just to make sure it is there.
I would expect it to error out on all lines if xlc was not installed.

Am I missing some AIX environment variables?

Any advice would be greatly appreciated.

I included the errors at the bottom so you wouldn't have to wade through them if you didn't want to.

Thanks,
Steve

While trying to install oracle 7 from cd, I get these link errors:



Linking and installing TNS listener executables (make -f network.mk ORACLE_HOME=/bmcw/oraloc install)

xlc -L/bmcw/oraloc/lib -o tnslsnr s0nsgl.o /bmcw/oraloc/lib/libnsg.a /bmcw/oralo c/lib/osntab.o -lsqlnet -lora -lsqlnet -lnlsrtl -lcv6 -lcore -lnlsrtl -lcv6 -lco re -lm -lld -lm -lclstr -lcl -lclm
0706-005 ld: Cannot find file: /lib/libclstr.a
        Check path name and permissions or
        use local problem reporting procedures.
0706-005 ld: Cannot find file: /lib/libcl.a
        Check path name and permissions or
        use local problem reporting procedures.
0706-005 ld: Cannot find file: /lib/libclm.a
        Check path name and permissions or
        use local problem reporting procedures.
The error code from the last failed command is -1.

Make Quitting.



Other errors include:
-----------------------------------------------------------------------         C
Creating rdbms/lib/psoliblist                                                   (
(make -f oracle.mk /usr/local/oraloc/rdbms/lib/psoliblist)                      -
-----------------------------------------------------------------------
        rm -f /usr/local/oraloc/rdbms/lib/psoliblist; \
                if ar t /usr/local/oraloc/lib/libknlopt.a ksnkcs.o > /dev/null 2>

>&1; then \
echo -lstublm > /usr/local/oraloc/rdbms/lib/psoliblist ; \ else \ echo -lclstr -lcl -lclm > /usr/local/oraloc/rdbms/lib/psoliblist t; \ fi s sh: ar: not found - ----------------------------------------------------------------------- C

Last error:



Creating osntab.o & osntabst.o.
(make -f oracle.mk /usr/local/oraloc/lib/osntab.o /usr/local/oraloc/lib/osntabst .o)
        /usr/local/oraloc/bin/genosntab -c  > osntab.c
        rm -f osntabst.c
        ln osntab.c osntabst.c
        xlc -I. -O -c osntab.c

sh: xlc: not found
The error code from the last failed command is 1.

Make Quitting.
>>> Relinking Error. The executables for ORACLE Common Libraries and Utilities was not made successfully. Please check the log file, and repeat the installati on procedure for ORACLE Common Libraries and Utilities.

############################################################

End of error section Received on Sat Apr 01 1995 - 00:00:00 CEST

Original text of this message