[omniORB] omniORB ssl libraries
Duncan Grisby
duncan@grisby.org
Fri, 03 May 2002 12:17:12 +0100
On Friday 3 May, bjorn rohde jensen wrote:
> Have any of you tried to do make install with omniORB
> configured with ssl support? It does not install the
> libomnisslTP libraries for me.
That's a silly omission in the orbcore's dir.mk file. I've fixed it in
SourceForge CVS. Just add these lines to the end of
src/lib/omniORB/orbcore/dir.mk:
ifdef INSTALLTARGET
install::
@$(MakeSubdirs)
endif
> I am also wondering about the future of omniNotify. I
> did not find it on sourceforge, any ideas?
The people who developed omniNotify are still part of AT&T. Plans are
afoot for its continued availability and development, but I don't know
the details. I'm sure Bob will announce something soon.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --