Re: php module for CORBA
- From: David Eriksson <david 2good nu>
- To: orbit-list gnome org
- Subject: Re: php module for CORBA
- Date: Fri, 10 Nov 2000 14:28:04 +0100
On Friday 10 November 2000 10:30, you wrote:
>HI!
>
> Anyone succeeded compiling php module (satellite), which supposed to add
>CORBA connectivity?
> Which version ORBit should it be? 0.5.4 dont fit and upgrading from CVS
>made ORBit itself not compileable...
> Is this the right place to ask at all?
There were changes to the CVS which I had not anticipated, so you will
have to use a CVS checkout from a "safe" date. Please see the updated part
of the README below.
I would have hoped that my contributed patches to ORBit would have made it
into ORBit 0.5.4 but obviously they did not.
What version of ORBit is required?
----------------------------------
You need a CVS version of ORBit to use Satellite!
This does NOT work with ORBit 0.5.3 or earlier.
The latest version of ORBit in CVS requires glib-2.0 and has not been
tested.
Because of this we checkout a CVS version from a know safe date.
How to install ORBit from CVS
-----------------------------
(1) Get it from CVS
CVS root: :pserver:anonymous anoncvs gnome org:/cvs/gnome
Password: Empty string
Directory: ORBit
Safe date: 2000-09-02 (yyyy-mm-dd)
More about GNOME:s CVS on http://www.gnome.org/start/source.html
Sample session at command line to checkout:
$ export CVSROOT=":pserver:anonymous anoncvs gnome org:/cvs/gnome"
$ cvs login
(Logging in to anonymous anoncvs gnome org)
CVS password:
$ cvs checkout -D "2000-09-02" ORBit
cvs server: Updating ORBit
.
.
.
(2) Set the environment variable CERTIFIED_GNOMIE to whatever you like.
(3) Run ./autogen.sh, gmake och gmake install
How to install ORBit from snapshot
----------------------------------
(1) Download snapshot from one of these addresses:
http://download.2good.nu/satellite/ORBit-20000902.tgz
http://www.2good.com/satellite/ORBit-20000902.tgz
(2) Run ./configure, gmake and gmake install
-\- 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]