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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORACLE8i Install problems under AIX4.3

Re: ORACLE8i Install problems under AIX4.3

From: Jos <wolters401_at_zonnet.nl>
Date: Thu, 25 Oct 2001 17:25:16 +0200
Message-ID: <19WB7.1261$VY2.14605@zonnet-reader-1>


adding /usr/lib to LIBPATH might help
export LIBPATH=$LIBPATH:/usr/lib
before you start runInstaller, or run relink all after link failed

"Hans Martin Ludäscher" <m.ludaescher_at_fh-offenburg.de> wrote in message news:3BD805DF.6E42C02F_at_fh-offenburg.de...
> I have made many tries to install Oracle 8.1.7 under AIX4.3
> in the linking mode the Installer collaps with the message :
>
> : Error in invoking target relink of makefile !!!!!!!!!
> ... This was for all the important libraries like
> precomp/lib/ins_precomp.mk; the list is long and includes network,
> sqlplus,
> rdbms, etc.
>
> If somebody can help or has an advice I would appreciate that.
>
> Hans Martin Ludaescher
Received on Thu Oct 25 2001 - 10:25:16 CDT

Original text of this message

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