Re: php module for CORBA



On Monday 04 December 2000 17:26, you wrote:
>> PHP is trying to link with another verison of ORBit.
>
>OK.  I thought I had resolved that.  Fixing now...
>
>Another question then... since what I'm trying for is to get PHP to
>communicate to Python via CORBA... and ORBit-Python will not compile
>against the same ORBit src that PHP Satellite needs... what is my
>option?  Is it possible to drive ORBit-Python off an instance of ORBit in
>/usr and Satellite off an instance of ORBit in /usr/local, and have these
>two ORBit's communicate nicely et all?

Satellite is not very smart when it looks for ORBit at compile-time but
you might be able to play with the LD_LIBRARY_PATH environment variable to 
get two versions to cooperate at link- and run-time.

>Is there a better approach... until they both compile off the same code
>base of ORBit that is?

I might take some time to create a set of patches against "stock ORBit"... 
*looking around for available time*

-\- David Eriksson -/-

"An expert in a particular computer language is really an expert
in the work-arounds necessary to use this language to perform 
useful work." - Richard B. Johnson




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]