[omniORB] OmniEvents

Szymanski Jakub Jakub.Szymanski@cetelem.pl
Tue, 31 Aug 1999 13:03:34 +0200


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     _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/