Re: OAS 4082 Solaris 7

From: Mr. Chow Wing Siu <wschow_at_Comp.HKBU.Edu.HK>
Date: 19 Aug 2000 23:34:14 GMT
Message-ID: <8nn5hm$hoe$1_at_net44p.hkbu.edu.hk>


In comp.databases.oracle.tools Dominic Lai <dominic_at_cs.ust.hk> wrote:
> In comp.unix.solaris Mr. Chow Wing Siu <wschow_at_comp.hkbu.edu.hk> wrote:
> : Hi,
> : I tried to install OAS on Solaris 7 sparc and got the messages:
> : 2. oas/bin/imp (PATH=/usr/dt/bin:/usr/openwin/bin:/bin:/usr/bin:/usr/ccs/bin:/usr/ucb:/usr/local/bin:.;export PATH) during installation
> : ./imp
> : ld.so.1: ./imp: fatal: libucb.so.1: open failed: No such file or directory
> : Killed
> : I don't know how to fix. Please post any clues. Thanks.
 

> I haven't tried OAS but this problem is rather obvious. libucb is over
> at /usr/ucblib. Have you included this path in your LD_LIBRARY_PATH
> variable?
 

> As far as I know, while installing some Oracle packages (such as
> Oracle Database Server Enterprise Edition), it invokes the cc compiler
> to compile some utilities (such as "sqlplus" in Oracle Database Server).
> It would be the best if you do not include "/usr/ucb" in your path
> setting. In this case, the linker would not look for libucb.
> Dominic

Thanks, I've fixed both problems:

  1. OS patch 106327_08 to update /usr/lib/libCrun.so.1
  2. LD_LIBRARY_PATH to /usr/ucblib

I missed this path because OAS use its own LD_LIBRARY_PATH (without ucblib) that I assumed it's correct.

Next then, I have problem to tell me virtual host problem. I think that it's "www" by default but the OAS server does not have this name. How to config in order to fix this problem?

Thanks.

--
Johnson Chow
Received on Sun Aug 20 2000 - 01:34:14 CEST

Original text of this message