[omniORB] URGENT REQUEST FOR HELP omniORB version 3 omniidl location

Alex Tingle alex.tingle at bronermetals.com
Wed Aug 16 18:13:44 BST 2006


omniidl is actually implemented as a C++ Python module. You need to 
build and install the omniORB project. Provided your Unix platform is 
supported it's fairly easy. Just download the tarball and follow the 
instructions in README.unix.

The short version is...

   $ cd $OMNIORB_TOP
   $ mkdir build
   $ cd build
   $ ../configure [configure options]
   $ make
   $ su -
   # make install

Once you've done that, you should just be able to run omniidl from the 
command line.

-Alex

--
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net  +44-7901-552763

On 16 Aug 2006, at 16:30, dominic wrote:

> I should state that we have found several directories called omniidl 
> but
> not an executable file anywhere?  Any idea how we can make a new 
> omniidl
> compiler (I believe this is actually a python script file on UNIX)
>
>
>
>   _____
>
> From: Roman Neuhauser [mailto:neuhauser at sigpipe.cz]
> Sent: Wed 16/08/2006 18:08
> To: dominic
> Cc: omniorb-list at omniorb-support.com
> Subject: Re: [omniORB] URGENT REQUEST FOR HELP omniORB version 3 
> omniidl
> location
>
>
>
> # dominic at ecommerce-ne.co.uk / 2006-08-16 15:14:09 +0100:
>> We have an urgent requirement to update some stub files using omniidl
>> but cannot find this anywhere on the UNIX platform.
>
>     Try putting the following line in the shell prompt of your "UNIX
>     platform":
>
>     find / -iname \*omni\*
>
> --
> How many Vietnam vets does it take to screw in a light bulb?
> You don't know, man.  You don't KNOW.
> Cause you weren't THERE.             http://bash.org/?255991
> <http://bash.org/?255991>
>
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list




More information about the omniORB-list mailing list