[omniORB] installation problem?
Zoltan Glozik
glozikz@ludens.elte.hu
Mon, 14 Dec 1998 16:59:31 +0100
Hello,
I have downloaded the omniORB 2.6.1 source onto my SCO machine and it
didn't seem to work. I managed to compile it properly and the example eg1
works as it should.
But if I want to run the 2nd example I get the following:
$ ./eg2_impl &
[2] 13851
$
'IOR:010000000d00000049444c3a4563686f3a312e30005a170801000000000000
0028000000010100000d0000003139322e3136382e34332e3100424b0d0c000000
367534623f7a361b00000001'
$ ./eg2_clt \
010000000d00000049444c3a4563686f3a312e30005a1708010000000000000028
000000010100000d0000003139322e3136382e34332e3100424b0d0c0000003675
34623f7a361b00000001
Caught a system exception.
$
And the third example doesn't work either.
I have tried to download the binary distribution of omniORB 2.5.0 for SCO but I
got the same results with it.
I use the following system and compiler:
$ uname -a
SCO_SV engels 3.2 2 i386
$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/i486-pc-sco3.2v5.0/2.7.2.3/specs
gcc version 2.7.2.3
Please help,
Zoltan