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 -> Installing 8.1.7 for Linux

Installing 8.1.7 for Linux

From: Wouter Verhelst <wouter_at_dezevensprong.local>
Date: Fri, 03 Aug 2001 19:15:23 GMT
Message-ID: <e7tek9.uba.ln@127.0.0.1>

Hello

I'm trying to install Oracle 8.1.7 for Linux, but it doesn't work: when the oui installed everything and tries to link certain parts, I get an error message saying that "the relink target of makefile $ORACLE_HOME/precomp/lib/ins_precomp.mk does not work".

I tried to have a look at it and fix it, but I don't really understand what's going on, so I'd rather not touch it. The relink target goes as follows:

relink:$(PRECOMPDIR)$(EXENAME)

$(RMF) $(BINHOME)$(EXENAME)
$(MV) $(PRECOMPBIN)$(EXENAME) $(BINHOME)
The makefile also includes $(ORACLE_HOME)/precomp/lib/env_precomp.mk, which provides values for BINHOME, RMF and MV that seem to be OK.

Does this sound familiar to anyone?

-- 
wouter dot verhelst at advalvas dot be

"Human knowledge belongs to the world"
  -- from the movie "Antitrust"
Received on Fri Aug 03 2001 - 14:15:23 CDT

Original text of this message

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