[omniORB] problem compiling omniORBpy on Solaris

Andrew Knapp aknapp at n2bb.com
Tue Sep 16 16:19:49 BST 2003


That worked perfectly.  Using ./configure with the same --prefix= on
both fixed my problem.

I had a minor issue compiling the omniORBpy stuff, but that was just
because I needed to reset my LD_LIBRARY_PATH enviro-var.

You are THE man...

Thanks Duncan!!



-----Original Message-----
From: Duncan Grisby [mailto:duncan at grisby.org] 
Sent: Monday, September 15, 2003 11:04 AM
To: Andrew Knapp
Cc: omniorb-list at omniorb-support.com
Subject: Re: [omniORB] problem compiling omniORBpy on Solaris 

On Wednesday 10 September, "Andrew Knapp" wrote:

> i run configure with:
> 
> ./configure --with-omniorb=3D/usr/local/omniORB-4.0.2
> 
> using the with-omniorb swtich and sepcifying where i put my omniORB
> build (not my source tree), and configure completes with no problems.

You should specify the directory where you installed omniORB, not
where you built it. By far the best thing to do is to configure
omniORB with a suitable prefix, then use the same prefix for
omniORBpy. Don't use the --with-omniorb switch at all. It doesn't
always work.

If you give the exact same configure arguments to both omniORB and
omniORBpy, it should work fine.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list