Re: Problem with Oracle on CSO UNIX
From: Muhammad Ahmad Malik <mamalik_at_cs.wmich.edu>
Date: 1996/08/12
Message-ID: <320F4143.C61_at_cs.wmich.edu>#1/1
Date: 1996/08/12
Message-ID: <320F4143.C61_at_cs.wmich.edu>#1/1
I assume you have the development system with the SCO unix.
Once I had nearly the same type of error. The actual problem occured because the orainst was running an executable "mergelib" which was not the one that comes with ORACLE installation software. I changed the PATH env variable and made the path of oracle/bin the first directory in the list of PATH env variable.
It worked.
-- Muhammad Ahmad Malik Western Michigan University mamalik_at_cs.wmich.edu - http://yakko.cs.wmich.edu/~mamalik +1 (616) 342-4569 Dmitry N. Pavlov wrote:Received on Mon Aug 12 1996 - 00:00:00 CEST
>
> Hello, all!
>
> I'm trying to install Oracle Server 7.2 and SQL*Net V2 for SCO UNIX 3.2v4.2
> on the machine with SCO OpenServer 5.0 and I have the following problem with
> it. Please, tell me is it besause of inconsistent in versions, and if
> it is not how I can fix it?
> Thanks a lot, and sorry for long error log.
>
> Dmitry Pavlov
> dmitry_at_univer.msk.ru
>
> --------------[ tcppa.ins 534 ]----------------------------------------------
> Action: Linking and installing TNS listener executables
> Command: (make -f network.mk ORACLE_HOME=/d1/home/oracle install),
> Out=/d1/home/oracle/orainst/install3.log,
> Err=/d1/home/oracle/orainst/install3.log
> {
> /bin/idld /d1/home/oracle/lib/ostart.o -o tnslsnr -L/d1/home/oracle/lib
> s0nsgl.o /d1/home/oracle/lib/osntab.o -lsqlnet -lora -lsqlnet -lora -lnlsrtl3
> -lc3v6 -lcore3 -lnlsrtl3 -lcore3 /d1/home/oracle/lib/olm.o
> /d1/home/oracle/lib/old.o -lnsl_s -lsocket /d1/home/oracle/lib/olc.o
> -lstublm
> ld: Symbol getgrnam in /d1/home/oracle/lib/olc.o is multiply defined.
> First defined in /usr/lib/libsocket.a
>
> *** Error code 1 (bu21)
>
> make: fatal error.
> }
> Status: 1
> (( OIERR-SYSTEM: make -f network.mk ORACLE_HOME=/d1/home/oracle install ))