Problems with Dev2000/1.6.1 install

From: George Zachary <georgez_at_tig.com.au>
Date: Wed, 14 Jul 1999 02:30:00 +1000
Message-ID: <378B6987.D558A46B_at_tig.com.au>



Hi,

I'm having problems with installing Dev2000/1.6.1 on UnixWare7.0.1 I have a couple of databases on this machine and I try to install Dev2000 with a separate
ORACLE_HOME, so what I do is log in as oracle, go to the Dev2000 directory where
I have a .profile, source it, unset whatever I don't want from the original oracle env.
Basically, what's left is ORACLE_BASE=/u05/app/oracle ORACLE_HOME=$ORACLE_BASE/product/1.6.1
PATH=$ORACLE_HOME/bin:/usr/bin:/usr/sbin LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib:/usr/X/lib TERM=vt220
ORACLE_TERM=vt220
and a couple of some others.

During the install, it relinks sqlnet related executables, fails for the PL/SQL and Graphics
relinks Forms45 (character only), and fails for Reports25. Linking fails for the graphics
executables.

The relinking problem as per install.log is from symbol referencing errors

Undefined symbol                                First referenced in file

SmcOpenConnection                            /usr/X/lib/libXt.a(Shell.o)


.......................................
......................................

UX: ld: ERROR: de15desm: fatal error

It looks to me an environment setting, but can not figure out what.

Any idea ?

Thanks in advance,

  george Received on Tue Jul 13 1999 - 18:30:00 CEST

Original text of this message