[omniORB] OmniEvents

Smith, Norman Norman_Smith@bmc.com
Thu, 2 Sep 1999 11:17:56 -0500


Posted a message yesterday asking for a location where I can download a copy
of the OmniEvents package contributed by Paul Nader, but haven't gotten any
response yet. Can one of you direct me to the correct URL?

Thanks,
Norm Smith
BMC Software, Inc.
Houston, Texas



-----Original Message-----
From: Doug Anderson [mailto:doug@clark.net]
Sent: Wednesday, September 01, 1999 11:40 PM
To: steven#staff
Cc: omniorb-list@uk.research.att.com
Subject: Re: [omniORB] OmniEvents


mkdirhier is a script, usually located in /usr/bin/X11 or wherever your
X binaries happen to be installed.  Just put that in your path, and all
should be well.
Cheers,
Doug

----- Original Message ----- 
From: steven#staff <steven@jpc.com.tw>
To: <omniorb-list@uk.research.att.com>
Sent: Wednesday, September 01, 1999 10:48 PM
Subject: Re: [omniORB] OmniEvents


Hi:
     I got problems when I install OmniEvents contributed by Paul Nader too.
My problem is when I type: make export
I got the error message below: mkdirhier ../../../stub
                                             make: mkdirhier: Command not
found
                                             make: ***
[../../../stub/Naming.hh] Error 127
And I type : make
I got the same error message.

The make is GNUmake that I download.
Is it necessary to use GNUmake to make files? Can I use other make to make
files?
Is anyone know the "mkdirhier" in the error message ?

It is my first time to use make.
Please help me if you know how to solve it !!!!!!!!!!
Thank you very much!!
Thank you !!



Hai Wang wrote:
> 
> Hi All,
>         I have got a problem to install OmniEvents contributed by Paul
> Nader.
>         First, I unpacked the downloaded source code in directory
> <omniORB_2.7.0 top level>.
>         Second, I tried to build the example following the instruction of
> README, but I couldn't find the directory <omniORB_2.7.0 top
> level> src/appl/omniEvents rather than <omniORB_2.7.0 top level>
> src/contrib/omniEvents. When I run "Make" in the directory
> <omniORB_2.7.0 top level> src/contrib/omniEvents, nothing
> happened. I got confused.
>         It is appreciated if any of you can give me a helip and
> suggestion.


sources AND examples are in src/contrib/omniEvents
(pullsupp.cc, pullcons.cc ...)
I havan't had many problems:
- mine GNUmakefile is simple:
szyman@k2(220)$ more GNUmakefile 

TOP=../../..
CURRENT=src/contrib/omniEvents
include $(TOP)/config/config.mk

just type: make
after: make export

I corrected on Solaris 2.7 egcs-1.1.1 one problem:
in eventd.cc
one has to add
#include <singal.h>

Paul.Nader@alcatel.com.au promised me to correct this in 
next release, the same he knows about problem with README file.


Cheers.

-- 
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/                                                        _/
_/ Jakub Szymanski                                        _/
_/ e-mail Jakub.Szymanski@cetelem.pl                      _/
_/ Cetelem Polska Expansion S.A.   Tel # +48 22 5118 605  _/
_/ IT Department                   Fax # +48 22 5118 800  _/
_/ ul.Jagiellonska 36, skr.poczt.276, 00-987 Warszawa     _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/