[omniORB] Installation of omni ORB 2.8.0 on SCO open server 5.

Roshan Alvares roshana@mahindrabt.com
Thu, 13 Apr 2000 11:35:19 +0530


Hi,

We are trying to install omni ORB 2.8.0 on SCO open server 5.
We have the following compiler versions,
gcc  = version 2.7.2.3
g++ = version 2.7.2.3
We could not find the .mk file for SCO open server Release 5.
We have two file namely
x86_osr5.mk and
x86_uw7.mk
in /mk/platforms which refer to SCO open server 5.
However the config.mk file does not contain a reference to any of the
above files.
It also gives the following error when you try to run 'make export'.

****************
$ make export
making export in src/tool...
make[1]: Entering directory `/u02/ra003416/omni/omniORB_280/src/tool'
making export in src/tool/omkdepend...
make[2]: Entering directory
`/u02/ra003416/omni/omniORB_280/src/tool/omkdepend'
+ /usr/ucb/install -c -m 0755 omkdepend ../../../bin/x86_uw7
/bin/sh: /usr/ucb/install: not found
make[2]: *** [export] Error 1
make[2]: Leaving directory
`/u02/ra003416/omni/omniORB_280/src/tool/omkdepend'
make[1]: *** [export] Error 1
make[1]: Leaving directory `/u02/ra003416/omni/omniORB_280/src/tool'
make: *** [export] Error 1

*****************************************

Please also tell us what settings need to be changed, what variables to
be added, declared or
changed and what paths to include in PATH variable.
Looking forward for the earliest reply.

Thanking you in anticipation.
Roshan Alvares