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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 8.1.6.0 install problem

RE: 8.1.6.0 install problem

From: Trassens, Christian <CTrassens_at_uni2.es>
Date: Mon, 05 Mar 2001 01:29:26 -0800
Message-ID: <F001.002C389F.20010305005519@fatcity.com>

You should run nm command to verify whether shr.o exists. I think that is something like this:

/usr/ccs/bin/nm libclntsh64.a | grep shr.o

And then if it exists, you must verify whether executables are dynamically linked with dump command.

Regards.

> -----Mensaje original-----
> De: blair_at_pjm.com [SMTP:blair_at_pjm.com]
> Enviado el: viernes 2 de marzo de 2001 17:16
> Para: Multiple recipients of list ORACLE-L
> Asunto: 8.1.6.0 install problem
>
> I'm trying to install Oracle Enterprise server 8.1.6.0 onto our AIX 4.3.3
> 64-bit
> IBM server.
>
> I'm getting a problem during the link phase. I make sure we have 2x the
> swap
> space as main memory. The Oracle techrep told me to run
> $ORACLE_HOME/bin/genclntsh64. I did this but still get the same error
> messages:
>
> ld: 0706-006 Cannot find or open library file: -l m
> ld:open(): No such file or directory
> ar: No such file or directory
> ar: 0707-117 The fopen system call failed on file
> /u01/app/oracle/product/8.1.6/lib64/shr.o.
>
> Anyone have any ideas??
>
> thanks,
>
> ..tom
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: blair_at_pjm.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Trassens, Christian
  INET: CTrassens_at_uni2.es

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Mar 05 2001 - 03:29:26 CST

Original text of this message

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