[PLUG] More Oracle install troubles

Steve Jorgensen jorgens at coho.net
Mon May 20 06:04:21 UTC 2002


On Saturday, May 18, 2002 9:01 AM, Wally Wharton 
[SMTP:wallywharton at attbi.com] wrote:
> On Sat, 18 May 2002, Steve Jorgensen wrote:
>
> :
> : The error window says
> : 	Error in invoking target relink of makefile
> : 	/u01/app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
> : 	Buttons: [Help] [Retry] [Ignore] [Cancel]
> :
>
> I checked on Oracle's support site, and found a few relevant hits:
>
> - Make sure `make' is in the PATH of the installation environment. 
 Modify PATH and rerun the installation if it doesn't.
>
> - LD_LIBRARY_PATH should include $ORACLE_HOME/lib .  In your case, 
/u01/app/oracle/product/8.1.7/lib .
>
> - Check whether the precompilers and samples are installed properly 
inside $ORACLE_HOME/bin and $ORACLE_HOME/precomp/demo/ .  If they are 
installed properly you may have recieved these errors due to insufficient 
temp space and swap space.
>
> - The log file resides in $ORACLE_HOME/install/make.log .
>
> - You can manually relink your precompilers any time by using the 
makefile, $ORACLE_HOME/precomp/lib/ins_precomp.mk. The make command uses 
the following convention:
>
>      $ make -f ins_precomp.mk relink EXENAME=executable
>      (where executable = proc or procob , profor etc.)

Well, that got me through another hurdle, and on to the next.

Rather than ask you to go out of your way to RTFM for me again, could you 
tell me how you are finding the info?  I did set up an account with Oracle 
to download it in the first place, but I'm not finding how to find answers 
to my install problems.

Thanks,

	S.J.




More information about the PLUG mailing list